5 Mar
2001
5 Mar
'01
6:01 p.m.
On Mon, 5 Mar 2001, Chris McDonough wrote:
I plan to integrate this patch in to the next release...
A person who helped me to create and debug the patch (my provider's programmer) pointed that Query.c also has one call to tolower without cast. I looked into it and found call tolower(k), where k is really int. I am not sure whether it should be casted to unsigned. Probably it should. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.