BTW, you can catch this sort of thing by building with
-Accflags=-DPERL_BOOL_AS_CHAR.

grep -n 'bool .* = .*OK' *.c|grep -v cBOOL

finds some potential trouble places.



Reply via email to