← Back to index
|
Original Bugzilla link
Bug 10436 – The runtime should print stack traces to stderr (like on *nix), not stdout
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
druntime
Product
D
Version
D2
Platform
All
OS
Windows
Creation time
2013-06-21T04:55:00Z
Last change time
2013-06-21T07:27:33Z
Keywords
pull
Assigned to
nobody
Creator
dlang-bugzilla
Comments
Comment #0
by dlang-bugzilla — 2013-06-21T04:55:40Z
Comment #1
by dlang-bugzilla — 2013-06-21T04:57:53Z
https://github.com/D-Programming-Language/druntime/pull/528
Comment #2
by github-bugzilla — 2013-06-21T07:27:25Z
Commits pushed to master at
https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/baab007fe54b9794a8b791935f2e4c37b6059512
Fix issue #10436 - The runtime should print stack traces to stderr
https://github.com/D-Programming-Language/druntime/commit/e4b01a524eb4e80a1ed74ddd122bae9bd10ee2c1
Merge pull request #528 from CyberShadow/fix10436 Fix issue #10436 - The runtime should print stack traces to stderr