[Issue 19440] New: onRangeError should be @nogc
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 27 16:42:47 UTC 2018
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 at puremagic.com
Reporter: andrei at erdani.com
https://dlang.org/library/core/exception/on_range_error.html
should be @nogc by using static allocation.
--
More information about the Digitalmars-d-bugs
mailing list