On Tue, Mar 21, 2006 at 07:31:20AM -0500, John E. Malmberg wrote:

> %CC-W-PTRMISMATCH1, (1) In the initializer for realutf8, the referenced 
> type of the pointer value "start" is "const char", which is not 
> compatible with "const unsigned char" because they differ by 
> signed/unsigned attribute.

Grrr. Sometimes I don't like that compiler. :-)

Hopefully change 27564 fixes it.

Nicholas Clark

Reply via email to