#2429: error building full dll name to be loaded in ghci
---------------------+------------------------------------------------------
Reporter: jvl | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.10.1
Component: Driver | Version: 6.8.2
Severity: normal | Resolution: fixed
Keywords: dll | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Windows |
---------------------+------------------------------------------------------
Changes (by simonmar):
* status: new => closed
* resolution: => fixed
Comment:
I couldn't reproduce the reported bug (with HEAD), but I did improve the
error messages.
{{{
Wed Sep 3 11:49:51 GMT Daylight Time 2008 Simon Marlow
<[EMAIL PROTECTED]>
* Windows: print an error message in addDLL
Also, look for libXXX.dll in addition to XXX.dll (see #1883, this
isn't really a proper fix, but it'll help in some cases).
And I tidied up the error message for a DLL load failure, though it's
still a bit of a mess because addDLL is supposed to return a (static)
string with the error message, but this isn't possible on Windows.
Shall I push this patch? (1/2) [ynWvpxdaqjk], or ? for help:
Wed Sep 3 11:50:18 GMT Daylight Time 2008 Simon Marlow
<[EMAIL PROTECTED]>
* sysErrorBelch: don't put an extra \n on Windows
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2429#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs