[Issue 12567] Modules can't be marked as deprecated

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 16 09:25:20 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12567

--- Comment #2 from hsteoh at quickfur.ath.cx ---
Yeah we need this, otherwise if the user imports a module but doesn't actually
use it, they won't see any deprecation messages, and then it will just stop
compiling when the module is dropped.

--


More information about the Digitalmars-d-bugs mailing list