www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15443] New: Runtime.unloadLibrary closes input/output stream

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 puremagic.com
          Reporter: andre 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.

--
Dec 14 2015