> >> It currently looks like all developers are on a platform where
> >> USE_LOCALE is defined.
> >> If it is not defined (e.g. on AIX) I get all sorts of
> >> Function argument assignment between types "unsigned char*" and
> >> "char*" is not allowed.
> I think I am responsible of some of "unisigned char problems."
> I will look into these as soon as I confirm Bruce's fix works
> for LinuxPPC. Ok?
fwiw, gcc seems much more tolerant of this. I never compile with the
USE_LOCALE features (unless trying to debug timezone complaints :) and
my builds don't barf^H^H^H^Hfail.
- Tom