Re: [HACKERS] Another locale test program

2004-07-14 Thread Euler Taveira de Oliveira
Hi Peter, Compile the attached test program and then run It doesn't even compile in a OpenBSD box. The langinfo.h doesn't have 'CODESET' symbol. for x in `locale -a`; do LC_ALL=$x ./test; done | sort -u OpenBSD doesn't support locale at all (correct me if I'm wrong). If you don't have a

[HACKERS] Another locale test program

2004-07-13 Thread Peter Eisentraut
Regarding the encoding/locale matching issue, here's another test routine I would like you to run if you want to see your operating system supported. It reflects more accurately the actual implementation I'm working on. Compile the attached test program and then run for x in `locale -a`; do

Re: [HACKERS] Another locale test program

2004-07-13 Thread Tom Lane
Peter Eisentraut [EMAIL PROTECTED] writes: Regarding the encoding/locale matching issue, here's another test routine I would like you to run if you want to see your operating system supported. Oh, disregard previous complaint then... On HPUX 10.20 I get --snip-- SJIS arabic8 big5 ccdc eucJP