Disable warnings per import

Martin Cejp minexew at gmail.com
Fri Jan 24 05:38:16 PST 2014


Is this possible? I'm importing some older library code
(Derelict2) and the compiler gives me a lot of deprecation
warnings every time. Can I somehow disable those?
Note that the library is pre-compiled as lib*.a, the project just
imports it for the declarations.


More information about the Digitalmars-d mailing list