http://d.puremagic.com/issues/show_bug.cgi?id=9373
Summary: Add deprecation message to all empty deprecation
statements
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Andrej Mitrovic <[email protected]> 2013-01-22
16:37:24 PST ---
Since recently deprecation can take a string describing why something is
deprecated and what to use instead.
There's a bunch of deprecated functions in druntime which don't use this
feature, and a whole bunch in Phobos which use pragmas.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------