[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
Sun Mar 23 18:11:47 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11461



--- Comment #16 from github-bugzilla at puremagic.com 2014-03-23 18:11:42 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/2a50ceabb436d150ee4e6bfff299def58bc9e92c
Merge pull request #753 from rainers/workaround_bug11461

Workaround 11461: avoid strong purity inference by passing null pointer to
onOutOfMemoryError

-- 
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