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

Manuel M T Chakravarty <[email protected]> Fri, 14 Nov 2003 12:15:21 +1100 (EST)
Newsgroups gmane.comp.lang.haskell.ffi
Message-ID <[email protected]>
Fergus Henderson <[email protected]> wrote,

> 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?

Yes.

Manuel