On Thu, 1 Mar 2001, Aleksander Salwa wrote:
A long time ago (at least 6 to 12 months), I helped someone with a similar problem. Apparently, the "locale" code under FreeBSD is not correct.
It was me. There was a bug in Splitter.c. But now it is solved (casting to 'unsigned char' before calling character classification routines from <ctype.h> - without this cast it worked on Linux but not on FreeBSD). It was fixed a long time ago. Now it works fine for me. I use FreeBSD 3.5. My locale string is "pl_PL.ISO_8859-2". Zope 2.2.4.
Good for you. But it still doesn't work for me. It works on Linux, but doesn't work on Solaris and FreeBSD :( with Zope 2.3.0. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.