Ben Wing wrote:
One problem I've
noticed so far is with Cygwin w/Mule: you get a crash at startup in
parse-unicode-translation-table. I don't quite know what the problem is and
haven't been able to debug it yet, as the debugger keeps locking up. MS Win
does the same code, though, without problems, so it almost looks like either a
GCC bug or a bug in sscanf[].
Which cygwin kernel are you using in your tests, Ben?
cygwin-1.3.0/1.3.1 had a significant bug in sscanf, but it was fixed by
1.3.2.
--Chuck