[Issue 16664] core.demangle functions are not callable from @safe or pure code
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Aug 7 05:26:07 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=16664
--- Comment #3 from github-bugzilla at puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/druntime
https://github.com/dlang/druntime/commit/2e37769507517fb5f6600172e4ed8548c713a3df
fix issue 16664 - restrict trusted code to a few small functions and make
demangler @safe, pure and nothrow
--
More information about the Digitalmars-d-bugs
mailing list