Thread overview
[Issue 7923] New: Please remove 'deprecated' from setAssertHandler()
Apr 16, 2012
Manu
Apr 17, 2012
Stewart Gordon
Apr 19, 2012
Walter Bright
April 16, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7923

           Summary: Please remove 'deprecated' from setAssertHandler()
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: nobody@puremagic.com
        ReportedBy: turkeyman@gmail.com


--- Comment #0 from Manu <turkeyman@gmail.com> 2012-04-16 07:52:38 PDT ---
We need this. If the only reason that it was deprecated is because it was unused, can it please be un-deprecated?

I'd rather not compile with -d, as I'd prefer not to use deprecated stuff in general, additionally, I wouldn't want it to disappear one day :)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
April 17, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7923


Stewart Gordon <smjg@iname.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg@iname.com


--- Comment #1 from Stewart Gordon <smjg@iname.com> 2012-04-16 17:25:44 PDT ---
At least an explanation of why it's deprecated would be a start.  The documentation comment doesn't address it at all.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
April 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7923


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2012-04-19 12:26:56 PDT ---
The people have spoken.

https://github.com/D-Programming-Language/druntime/commit/f5445458ba0b727040790d43b5a42dedbce0e56c

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------