[Issue 16664] core.demangle functions are not callable from @safe or pure code

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Aug 16 06:23:01 PDT 2017


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commit pushed to stable 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