[Zope-Checkins] CVS: Zope2 - Splitter.c:1.12.36.1
Brian Lloyd
brian@digicool.com
Wed, 13 Sep 2000 10:53:30 -0400
Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory korak.digicool.com:/home/brian/temp/test_22/lib/python/SearchIndex
Modified Files:
Tag: Zope-2_2-branch
Splitter.c
Log Message:
Added (unsigned char) casts in 2 places to support FreeBSD/x86; the NLS
libraries there only recognize unsigned chars as characters with locale
support turned on (linux and others dont care about signage).