Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

Compiler fails to give warning for unused string assignment

Author: qc.borland.com | Published: 12th Feb 2008 | Visited: 69 times | Add Comment
Filed in: Delphi

QC#: 57972 Version: 11.2 Status: Open defect, requires resolution Description: If you assign a value into a variable, and never use that value, the compiler is supposed to give a warning. This works fine when the variable is not of type string. However,

Read Article
 

Sponsored Links

 


Related Articles

 Article :: One Leet Pwning Child: Give One, Get Owned, Part 1 Seth Fogie takes an exploratory look at the XO to see what?s inside and provides a few pointers for preparing it for "enhanceme ...

 Warning the User when Caps Lock is On  Most security systems' passwords are case-sensitive. Case sensitivity nearly doubles the number of possible characters that can appear in the password, which makes it harder for nefarious users trying to break into the system. As a result, if a user logging into the system has Caps Lock turned ...

 Query string encryption for ASP.NET Clear text query strings are a potential security threat for your web application. Thus, query strings should be always encryp ...

 Implementing a TString object in Delphi - String "as" Object TIPS :: How many times have you wanted to assign a string value for the "Object" parameter in, for example, TComboBox.Items? The TStrings class has a method AddObject that add ...

 Use encoded query string with ASP.NET In order to improve the security of ASP.NET web applications, query strings should be always encryp ...

 String Format Library Another type-safe alternative to Boost's string format libr ...

 JSBasic - a BASIC to JavaScript compiler In this C#-project BASIC source code is compiled to JavaScript and run in a brow ...

 A Naive String Comparer A class to perform a "naive" comparison of two chunks of text to see if they look to be the s ...

 Update base on join view fails with ora 1779 Hi, Here is the problem update (select t1.* from T1,T2 where t1.col=T2.col) t set col4='toto' ora-1779 even if i try /*+bypass_ujvc*/ in my update update /*+bypass_ujvc*/ (select t1.* from T1,T2 where t1.col=T2.col) t set col4='toto' ...

 JSBasic - a BASIC to JavaScript compiler In this C#-project BASIC source code is compiled to JavaScript and run in a brow ...



Next: Help for RoundTo



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links