make check failure on HPUX-11.23 and HPUX-11.31

2013-03-10 Thread Gary V. Vaughan
Hi Eric, I don't really understand the nuances of this test enough to debug any further. It looks like the expectations are too tight by requiring an error rather than a silent failure. WDYT? hpux% make check ... Checking ./004.command_li Checking ./005.command_li @ ../doc/m4.texi:992: Origin o

[PATCH] make check failure on Tru64 Unix

2013-03-10 Thread Gary V. Vaughan
M4 master with latest gnulib is not picking up gnulib strtod for some reason, even though it is compiled and added to libm4.a on this platform: tru64% make check ... Checking ./180.format @ ../doc/m4.texi:6069: Origin of test ./180.format: stdou

Re: [PATCH] make check failure on Tru64 Unix

2013-03-10 Thread Paul Eggert
On 03/10/2013 10:18 PM, Gary V. Vaughan wrote: > Any objections if I push the fix? No, thanks, that fix looks good to me.

Re: [PATCH] make check failure on Tru64 Unix

2013-03-10 Thread Gary V. Vaughan
Hi Paul, On 11 Mar 2013, at 12:31, Paul Eggert wrote: > On 03/10/2013 10:18 PM, Gary V. Vaughan wrote: >> Any objections if I push the fix? > > No, thanks, that fix looks good to me. Pushed. Thank you. Cheers, -- Gary V. Vaughan (gary AT gnu DOT org)