logo       

[GHC] #753: DLL generated by ghc does exit(): msg#00055

lang.haskell.glasgow.bugs

Subject: [GHC] #753: DLL generated by ghc does exit()

#753: DLL generated by ghc does exit()
-------------------------+--------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.4.2
Severity: normal | Keywords:
Os: Unknown | Difficulty: Unknown
Architecture: Unknown |
-------------------------+--------------------------------------------------
If you generate a DLL with ghc there is a number of places in
the runtime system that does exit(). This is not an acceptable
behaviour for a DLL. The user might have loaded a DLL into another
application and will have no chance to save changes, etc.

I will try to fix this problem. A patch will be forthcoming.

-- Lennart

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/753>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise