bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS autoconf testsuite failure on Tru64 unix


From: Paul Eggert
Subject: Re: CVS autoconf testsuite failure on Tru64 unix
Date: Fri, 10 Dec 2004 16:55:30 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Nicolas, thanks for reporting that problem.

Noah, can you please take a look at Nicolas's bug report
<http://lists.gnu.org/archive/html/bug-autoconf/2004-12/msg00022.html>?
It seems related to the recent changes I installed, relating to
escaping for expanding, which you contributed in October.  In
particular, the first test failure is due to this command in
tests/testsuite:

    at_cmd_expanded="autoconf -t TRACE2:'${)===(}@'"

This shell command doesn't conform to POSIX, because the $ is not escaped.
So Tru64 is within its rights to reject it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]