Re: Autoconf fails tests 24 and 26 with M4 branch-1_4 now

2006-10-26 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Ralf Wildenhues on 10/26/2006 12:52 AM: > I'm seeing further destabilization in the Autoconf/M4 combo. > My increased focus on testing this combination is because: > - there was an announcement that the next Autoconf release may be > rel

[GNU Autoconf 2.60b] testsuite: 77 failed

2006-10-26 Thread Elias Pipping
testsuite.log Description: Binary data

Re: [GNU Autoconf 2.60b] testsuite: 77 failed

2006-10-26 Thread Paul Eggert
Thanks for reporting that. Can you please verify that the following C program does not compile, on your platform? static long int longval () { return **0**; } static unsigned long int ulongval () { return **0**; } #include #include int main () { FILE *f = fopen ("conf