https://issues.dlang.org/show_bug.cgi?id=17132
Issue ID: 17132
Summary: Using DLL makes an empty stacktrace on error
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: normal
Priority: P1
Component: druntime
Assignee: [email protected]
Reporter: [email protected]
I am working with DLL in Windows.
When some error raises, the stacktrace always generates empty.
Probably, this is a Windows issue.
--
