test-c-stack and C89 [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Alain Guibert on 8/8/2008 4:13 AM: Hello, Alain, I'll reply to different issues with different subject lines, to make it easier to track. | | gcc -I. -I../lib -I. -I. -I.. -I./.. -I../lib -I./../lib -g -O2 -c test-c-stack.c | | tes

diversion failure [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [dropping bug-gnulib; this appears to be only in the m4 side of things] According to Alain Guibert on 8/8/2008 4:13 AM: | With pleasure. My environment: old Linux box (Intel Pentium 200 MMX, | Debian bo, kernel 2.0.40, gcc 2.7.2.1, libc 5.4.33, GNU l

Re: os/2 child process status [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 8/10/2008 10:26 PM: | | Checking ./182.mkstemp | ... | | -1 | | +256 | | Testsuite bug; I'll have to patch doc/m4.texinfo. Basically, I cannot | assume that a failed 'test -f foo-*' exits with status 1, only that it | exits

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Elbert Pol
Hi Eric, To be onnest i have never use any debugging tool or whatever. And i will see how far i come with the libsigsegv Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Elbert Pol on 8/7/2008 12:09 PM: | | But with the make -k check there are some errors. | | I

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Elbert Pol
Hello Eric, i build Libsigsegv But with make check i get Making check in src make.exe[1]: Entering directory `U:/libsigsegv-2.5/src' make.exe[1]: Nothing to be done for `check'. make.exe[1]: Leaving directory `U:/libsigsegv-2.5/src' Making check in tests make.exe[1]: Entering directory `U:/libsi

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Elbert Pol
Hoi Eric, I build now with Libsigsegv I attach the logs Also, it looks like you built without libsigsegv installed. Would you be willing to download libsigsegv (2.5 is the latest release, although there are some patches in CVS that have not yet been released, necessary for correct operation on

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Bruno Haible
Hi Elbert, > i386-pc-os2-emx | no | no | 2.5 This line simply means that libsigsegv has no support for EMX. This is only going to change if someone familiar with the EMX API and with a debugger on that platform is doing the porting work. Bruno

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Elbert Pol on 8/11/2008 9:08 AM: Thanks for your updated reports. It looks like libsigsegv won't help you unless you find someone willing to port it to your platform. | | Are you in a position to help debug this? The simplest test woul

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Elbert Pol
Hello Bruno, Ok, thankz for you're answer. Bruno Haible wrote: Hi Elbert, i386-pc-os2-emx | no | no | 2.5 This line simply means that libsigsegv has no support for EMX. This is only going to change if someone familiar with the EMX API and with a debugger on that platform is doing the portin

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Elbert Pol
Hi, Sorry forgot that to test :( Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Elbert Pol on 8/11/2008 9:08 AM: Thanks for your updated reports. It looks like libsigsegv won't help you unless you find someone willing to port it to your platform. | | Are you in

Re: diversion failure [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Alain Guibert
Hello Eric, thanks for your support, On Monday, August 11, 2008 at 7:00:34 -0600, Eric Blake wrote: > platforms where fopen(file,"a+") opened at the end instead of the > beginning of the file Libc5 fopen(a+)s at the end of file, according to fopen(2) manpage, and confirmed by a quick test run.

Re: diversion failure [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [re-adding gnulib] According to Alain Guibert on 8/11/2008 3:16 PM: | Hello Eric, thanks for your support, | | On Monday, August 11, 2008 at 7:00:34 -0600, Eric Blake wrote: | |> platforms where fopen(file,"a+") opened at the end instead of the |> b

Re: os/2 c-stack [was: snapshot in preparation for m4 1.4.12]

2008-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Elbert Pol on 8/11/2008 1:51 PM: | Thanks for your updated reports. It looks like libsigsegv won't help you | unless you find someone willing to port it to your platform. Actually, according to your logs, libsigsegv did make a difference