"with" should be deprecated with extreme prejudice

Nick Sabalausky a at a.a
Mon May 18 12:25:26 PDT 2009


"Don" <nospam at nospam.com> wrote in message 
news:gurkuo$17nv$1 at digitalmars.com...
> 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.

They can if they use a prebuilt version of the library, a lib/a/dll. 





More information about the Digitalmars-d mailing list