Let's get this finished

Simon Marlow simonmar at microsoft.com
Wed Jan 10 07:52:14 EST 2001


> Is anybody actually depending on the old `CString'?  Or is
> everybody using `PackedString' instead?

I don't believe anyone is using PackedString, except for Regex which
arguably should be using CString instead.  I'd like to see a simpler
PackedString which just corresponded to ByteArrays.

Cheers,
	Simon




More information about the FFI mailing list