Re: [HACKERS] USE_LOCALE and unsigned char * - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] USE_LOCALE and unsigned char *
Date
Msg-id 35EE0480.7B859B2F@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] USE_LOCALE and unsigned char *  (t-ishii@sra.co.jp (Tatsuo Ishii))
List pgsql-hackers
> >> 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

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Core dump in regression tests.]
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Core dump in regression tests.]