[Issue 12656] Some functions in std.ascii can be @nogc
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Apr 26 12:51:42 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12656
Dmitry Olshansky <dmitry.olsh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|rejects-valid |
CC| |dmitry.olsh at gmail.com
--- Comment #1 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
It's a simple enhancement. rejects-valid is for code that should work but
doesn't due to _compiler_ bug. In this case you simply want some functions to
have attribute they don't yet have.
PRs are welcome.
--
More information about the Digitalmars-d-bugs
mailing list