D and SCons
Adam D. Ruppe
destructionator at gmail.com
Sun Sep 9 07:41:30 PDT 2012
On Sunday, 9 September 2012 at 14:26:48 UTC, bearophile wrote:
> Thank you for the explanation. Then maybe we should deprecate
> pragma(lib).
If it doesn't work, there's no difference between having it and
not - you have to do it yourself anyway. So deprecation
accomplishes nothing except breaking it for the people who *do*
use it.
At least the pragma could be printed out to the user (treat it
like pragma(msg) where lib isn't supported?) or read by some
other tool even if the compiler doesn't use it.
More information about the Digitalmars-d-learn
mailing list