> 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 ? The casts only help to avoid compiler
warnings or errors. They do not solve the underlying problem.
Andreas
Responses
pgsql-hackers by date
| Next: | From: Karel Zak | Date: 2000-12-04 11:23:34 |
| Subject: Re: Using Threads? |
| Previous: | From: Myron Scott | Date: 2000-12-04 08:20:20 |
| Subject: Re: Using Threads? |