Christian Lescher wrote:
> [...] I discovered that unpackCStringIO (module CStrings, package lang)
> produces a stack overflow when applied to strings > 65 KB, which seems a
> little strange to me. Is this a bug - or at least a too stack-intensive
> implementation of unpackCStringIO?
A comment f
Recently, I was trying out again some Win DLLs built with GHC4.08.2 and
Cygwin.
I discovered that unpackCStringIO (module CStrings, package lang)
produces a stack overflow when applied to strings > 65 KB, which seems a
little strange to me. Is this a bug - or at least a too stack-intensive
implem