Re: os2

2008-04-16 Thread Elbert Pol
Hi Bruno, OpenWatcom Debugger is the one the peeps use with os/2 I play around with hat and see if i can come up with some use full info Bruno Haible wrote: Elbert Pol wrote: Seems Gdb is acting weird with v4.16 Mayby i need to port it first to the latest version. Porting gdb is an adventur

localename.c update

2008-04-16 Thread Bruno Haible
Microsoft's lists of locales has some new entries since 1 or 2 years ago. This updates localename.c accordingly. 2008-04-16 Bruno Haible <[EMAIL PROTECTED]> * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGH

fix lib/localename.c

2008-04-16 Thread Bruno Haible
lib/localename.c does not compile any more on some systems, after Microsoft changed the value of SUBLANG_SINDHI_PAKISTAN from 1 to 2. They did so while fixing their Sindhi locales. (They had "forgotten" that 4 million people in India are speaking Sindhi.) 2008-04-16 Bruno Haible <[EMAIL PROTECTE

Re: fpurge.c error when building m4 1.4.11

2008-04-16 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 4/16/2008 6:01 PM: | | OK, I'm adding tentative support for Linux libc5. Here's my latest m4 snapshot with Bruno's tentative fix in; would you mind giving it a whirl? http://home.comcast.net/~ericblake/m4-1.4.10b.27-1484

Re: m4-1.4.11 test-strtod.c fails with 5 asserts

2008-04-16 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 4/16/2008 2:15 PM: | | glibc 2.7 | | FAIL: test-strtod | | | | All other tests pass. | | All five of these deal with a bug in parsing "nan()", which is present in | older glibc (but if I understand the glibc bug reports corr

Re: [Bug-tar] tar 1.20 fails to build under Mac OS X 10.5

2008-04-16 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Marius Schamschula on 4/16/2008 6:14 PM: | -L/usr/local/lib -liconv ld: duplicate symbol _argp_fmtstream_write in | ../lib/libtar.a(argp-help.o) and tar.o | | Any ideas? Sounds like another case of being bit by Apple's incomplete implem

Re: fpurge.c error when building m4 1.4.11

2008-04-16 Thread Bruno Haible
Alain Guibert wrote: > On my old Linux box (Intel Pentium 200 MMX, Debian bo, kernel 2.0.40, > gcc 2.7.2.1, libc 5.4.33, ... > ... > | gcc -I. -g -O2 -c fpurge.c > | fpurge.c:117: #error "Please port gnulib fpurge.c to your platform! Look at > the definitions of fflush, setvbuf and ungetc on

Re: os2

2008-04-16 Thread Bruno Haible
Elbert Pol wrote: > Seems Gdb is acting weird with v4.16 > Mayby i need to port it first to the latest version. Porting gdb is an adventure 10 times as big as porting gnulib. If you cannot make use of gdb on your platform, I would recommend to switch back to the classical printf debugging. > I f

Re: os2

2008-04-16 Thread Elbert Pol
Hoi Bruno, Seems Gdb is acting weird with v4.16 Mayby i need to port it first to the latest version. I found a some map files in the dir. I attach one, mayby it's usefull ??? Bruno Haible wrote: Elbert Pol wrote: U:/test-fflush: No such file or directory. An error message "No such file or di

Re: m4-1.4.11 test-strtod.c fails with 5 asserts

2008-04-16 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to BuraphaLinux Server on 4/16/2008 2:26 AM: | please cc: me; I am not subscribed. | | I am sending this as the 'make check' output said I should. Try 'make -k check' to see how the M4-specific tests fare. | glibc 2.7 | | test-strtod.c:667