https://issues.dlang.org/show_bug.cgi?id=18536
--- Comment #3 from [email protected] --- 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 <[email protected]> --
