Subject: | Compiler hints |
Posted by: | Erick Sasse (esas…@gmail.com) |
Date: | Sun, 8 Feb 2009 |
I reported some compiler hints in the Embarcadero newsgroups, but since
I'm using the latest SVN version, maybe here is more appropriate:
[DCC Hint] IdAttachmentFile.pas(104): H2443 Inline function
'DeleteFile' has not been expanded because unit 'Windows' is not
specified in USES list
IdGlobal.pas(4631) Hint: H2077 Value assigned to 'LLength' never used
IdIOHandler.pas(992) Hint: H2077 Value assigned to 'NumChars' never used
IdSSLOpenSSLHeaders.pas(12201) Hint: H2077 Value assigned to 'r' never
used
IdSSLOpenSSLHeaders.pas(12203) Hint: H2077 Value assigned to 'r' never
used
Compiling with D2009 using the Tiburon branch.
--
Erick Sasse