Issue 15443 - Runtime.unloadLibrary closes input/output stream
Summary: Runtime.unloadLibrary closes input/output stream
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: druntime (show other issues)
Version: D2
Hardware: x86_64 Windows
: P1 regression
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-14 19:21 UTC by Andre
Modified: 2019-11-08 10:17 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Andre 2015-12-14 19:21:25 UTC
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.
Comment 1 Rainer Schuetze 2019-11-08 10:17:59 UTC
"D code calling D code in DLLs" is wrong in many ways, but the stdout problem is fixed in 2.089