#3711: Bad error reporting when calling a function in a module which depends on
a
DLL on Windows
---------------------------+------------------------------------------------
Reporter: fasta | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.10.4
Resolution: | Keywords:
Difficulty: | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: None/Unknown |
---------------------------+------------------------------------------------
Changes (by simonmar):
* difficulty: =>
Comment:
submitter reported that there was an additional error message
{{{
Loading package Codec-Image-DevIL-0.1 ... <interactive>: ILU: %1 is not a
valid Win32 application.
}}}
and indeed the problem was that the DLL was compiled for 64-bit Windows.
The error reporting here could still be a lot better (e.g. fixing the `%1`
for a start), so leaving the bug open.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3711#comment:1>
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