"with" should be deprecated with extreme prejudice

Don nospam at nospam.com
Mon May 18 05:38:39 PDT 2009


Nick Sabalausky wrote:
> "Don" <nospam at nospam.com> wrote in message 
> news:gur1ec$18a$1 at digitalmars.com...
>> If warnings exist, libraries must not do anything that creates a warning. 
>> They are NOT optional.
> 
> That's only true if a compiler (such as DMD) is only capable of treating 
> warnings as errors.

No. Users complain if library code generates warnings. Because a user 
cannot make their code warning-free if the libraries they use are 
generating warnings.



More information about the Digitalmars-d mailing list