EVACUATED object entered! (when doing FFI)

2002-10-23 Thread Francis Girard
and linked correctly. But at execution the program prints : EVACUATED object entered! as soon as startupHaskell is invoked (i.e. even before I call my foreign exported function !) What is the meaning of this message ? Thank you Francis Girard Le Conquet France

FFI : A failing example

2002-10-21 Thread Francis Girard
signature given for an expression (at the line following the foreign export) I then tried to import the Foreign and Foreign.C modules but it didn't change anything. I am missing something and I would be VERY grateful to anyone that tells me what. Thank you Francis Girard Le Conquet (France

How do I find out a function's strictness?

2003-06-16 Thread Francis Girard
and E are strict (good), P is primitive (good), U(...) is strict and unpackable (very good), and A is absent (very good). -- When I look in the *.hi binary files generated by ghc with ghc --show-iface, I don't see anything like __S anywhere. Where should I look ? Thank you Francis Girard

Re: How do I find out a function's strictness?

2003-06-17 Thread Francis Girard
-iface) : mismatched interface file versions: expected 5043, found 5043p Thank you Francis Girard [EMAIL PROTECTED] LE CONQUET, France Le 17 Juin 2003 13:00, Simon Marlow a écrit : In the ghc manual I read : How do I find out a function's strictness? Don't guess-look it up. Look

Re: To show or not to show french accents

2003-12-18 Thread francis . girard
no matter what character in your character table. But, I don't care that much and I'm sorry for this. Best regards, Francis Girard LE CONQUET France Selon Carsten Schultz [EMAIL PROTECTED]: Hallo! On Thu, Dec 18, 2003 at 01:55:27PM +0100, [EMAIL PROTECTED] wrote: Well, I think there should

Re: To show or not to show french accents

2003-12-19 Thread francis . girard
unicode, if you are operating in a Russian locale that's what ought to happen. I naively tought that unicode would solve these kind of problems. But yet we're stucked with these pesky 7 bits ... Regards, Francis Girard LE CONQUET France Selon Jon Fairbairn [EMAIL PROTECTED]: On 2003-12-18 at 16