www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 19416] New: Make core.exception.onOutOfMemoryError work in

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 puremagic.com
          Reporter: n8sh.secondary 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.

--
Nov 19 2018