[Issue 18536] Bad stack traces when building with -m32mscoff

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 28 22:43:23 UTC 2018


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/f5ec46e0f7b8060e1abebe96e4197abaf2c7515d
fix issue 18536 - Bad stack traces when building with -m32mscoff

dmdDecodeString is harmful for non-mangled names, disable it for anything but
OMF

https://github.com/dlang/druntime/commit/4d6650c8cb467842f15b672b83e24cc6f65b8d82
Merge pull request #2119 from rainers/issue18536

fix issue 18536 - Bad stack traces when building with -m32mscoff
merged-on-behalf-of: Petar Kirov <ZombineDev at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list