[Issue 19416] New: Make core.exception.onOutOfMemoryError work in betterC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 20 02:15:26 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19416
Issue ID: 19416
Summary: Make core.exception.onOutOfMemoryError work in betterC
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: n8sh.secondary at hotmail.com
core.exception is the home of a bunch of on-error functions that throw Errors.
In a betterC build they could assert(0) instead.
--
More information about the Digitalmars-d-bugs
mailing list