
On Tue, 2011-10-04 at 10:48 -0700, Jason Dagit wrote:
On Tue, Oct 4, 2011 at 7:54 AM, Duncan Coutts
wrote: On Mon, 2011-10-03 at 22:15 -0700, Jason Dagit wrote:
I have a library that uses stdcall on windows and ccall on other platforms. I found this bug report: http://hackage.haskell.org/trac/c2hs/ticket/17
Does c2hs handle this case correctly yet? The bug has not been close although a patch was submitted. I'm not sure how to interpret that.
Please advise :)
The patch is in the darcs repo, currently version 0.16.4.
Does this mean I need at least version 0.16.4? The version on hackage is 0.16.3, so does that mean I would need to run a development version? http://hackage.haskell.org/package/c2hs
That's right. Sorry if it wasn't clear. My intention was to point you to the darcs repo. If that's a major problem then say so. I don't think there's anything in particular holding back a release. Duncan
participants (1)
-
Duncan Coutts