Re: ANN: H98 FFI Addendum 1.0, Release Candidate 15

Fergus Henderson <[email protected]> Wed, 12 Nov 2003 18:06:30 +1100
Newsgroups gmane.comp.lang.haskell.ffi
Message-ID <[email protected]>
On 12-Nov-2003, Manuel M T Chakravarty <[email protected]> wrote:
> And here now a probably naive question of mine: Does the
> notion of Marlow sensibility coincide with platforms that
> follow ISO/IEC 10646?

Do you mean platforms whose C implementation defines __STDC_ISO_10646__,
i.e. whose wchar_t values are represented using the encoding specified
by ISO/IEC 10646?

-- 
Fergus Henderson <[email protected]>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.