[Issue 15443] New: Runtime.unloadLibrary closes input/output stream
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 14 11:21:25 PST 2015
https://issues.dlang.org/show_bug.cgi?id=15443
Issue ID: 15443
Summary: Runtime.unloadLibrary closes input/output stream
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: regression
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: andre at s-e-a-p.de
This is a regression of
https://issues.dlang.org/show_bug.cgi?id=1550
By following the example of
http://wiki.dlang.org/Win32_DLLs_in_D
the "End..." is not written to the console.
This issue is reproducable with the latest released dmd.
--
More information about the Digitalmars-d-bugs
mailing list