[Issue 11461] `Error`s are not thrown as `pure nothrow` functions are optimized out with "-O -release"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 22 04:48:18 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11461
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #11 from Rainer Schuetze <r.sagitario at gmx.de> 2014-03-22 04:48:07 PDT ---
(In reply to comment #7)
> Commit pushed to master at https://github.com/D-Programming-Language/druntime
>
> https://github.com/D-Programming-Language/druntime/commit/0422e58d1bd6c86063f73b9ca372e5e16afd64b0
> Add issue 11461 workaround.
>
> Issue URL: https://d.puremagic.com/issues/show_bug.cgi?id=11461
Any particular reason why "pure" isn't removed from the onOutOfMemoryError
declaration in core.exception aswell? And for all the other error functions?
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list