Tips from the compiler

Rainer Deyke rainerd at eldwood.com
Mon Oct 18 15:13:10 PDT 2010


On 10/18/2010 14:53, Don wrote:
> The problem is, once you have an "optional warning" in a compiler, they
> are NOT optional. All standard or pseudo-standard libraries MUST comply
> with them.

Libraries are assumed to be fully debugged, therefore they should always
be compiled with all warnings turned off.  Therefore libraries don't
have to comply with ANY warnings.  (And if your compiler doesn't allow
you to specify which files are library files, then the problem is with
the compiler.)


-- 
Rainer Deyke - rainerd at eldwood.com


More information about the Digitalmars-d mailing list