[Issue 1483] New: Errors in threads not directed to stderr
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 7 07:39:49 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1483
Summary: Errors in threads not directed to stderr
Product: D
Version: 1.021
Platform: PC
OS/Version: All
Status: NEW
Keywords: diagnostic, EH, patch
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: smjg at iname.com
The fix to direct uncaught errors to stderr was finally folded into
internal\dmain2.d. However, it has been missed out from std\thread.d.
Consequently, error messages thrown by threads don't go to the right place.
--
More information about the Digitalmars-d-bugs
mailing list