Re: AW: broken locale in 7.0.2 without multibyte support (F reeBSD 4.1-RELEASE) ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: AW: broken locale in 7.0.2 without multibyte support (F reeBSD 4.1-RELEASE) ?
Date: 2000-12-04 14:53:08
Message-ID: 5667.975941588@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at> writes:
>> Today I inserted (unsigned char) casts into all the <ctype.h> function
>> calls I could find. This issue should be fixed as of current cvs.
>> Please try it again when you have time.

> I am a sceptic to the many casts. Would'nt the clean solution be, to use
> unsigned char througout the code ?

No; see the prior discussion.

> The casts only help to avoid compiler
> warnings or errors. They do not solve the underlying problem.

You are mistaken.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-12-04 15:25:38 Re: beta testing version
Previous Message Michael Fork 2000-12-04 13:25:54 Re: beta testing version