www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 19440] New: onRangeError should be nogc

https://issues.dlang.org/show_bug.cgi?id=19440

          Issue ID: 19440
           Summary: onRangeError should be  nogc
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: andrei erdani.com

https://dlang.org/library/core/exception/on_range_error.html

should be  nogc by using static allocation.

--
Nov 27 2018