I plan to integrate this patch in to the next release... Thanks Oleg! - C ----- Original Message ----- From: "Oleg Broytmann" <phd@phd.russ.ru> To: "Zope Mailing List" <zope@zope.org> Sent: Monday, March 05, 2001 12:35 PM Subject: Re: [Zope] Splitter woes
On Mon, 5 Mar 2001, Oleg Broytmann wrote:
I recompiled Splitter.so with the gcc option -funsigned-char. I restarted Zope and reindex the catalog. Search with russian texts worked!
Resume: it is not enough to pass (unsigned char) to locale functions. One need to recompile Splitter.c completely with all chars unsigned. Don't know why. But it works (for me).
Ok, I found why and posted a patch: http://classic.zope.org:8080/Collector/2022/view
Oleg. ---- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )