[phobos] Soft deprecation

Daniel Murphy yebblies at gmail.com
Sun Aug 28 21:14:49 PDT 2011


I've created a patch for dmd allowing soft deprecation, and
deprecation messages.  This will allows phobos to stop using
pragma(msg) for deprecation, which has several problems.

Currently it enables soft deprecation messages as warnings.  Please
take a look and give feedback.

https://github.com/D-Programming-Language/dmd/pull/345


More information about the phobos mailing list