autoconf-patches
[Top][All Lists]
Advanced

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

Re: interrupt causes parse error in configure script


From: Paul Eggert
Subject: Re: interrupt causes parse error in configure script
Date: Mon, 18 Aug 2008 10:24:53 -0700
User-agent: Gnus/5.101 (Gnus v5.10.10) Emacs/22.2 (gnu/linux)

Eric Blake <address@hidden> writes:

> $ ksh -c 'if test `sleep 5; echo hi` = hi ; then echo yes; fi'
> ^Cksh: test: hi: unexpected operator/operand

I've also observed this problem.  More generally, I've seen ^C not
interrupt 'configure' scripts properly, in ways other than what Jim is
fixing here, on various platforms.  I haven't bothered to try to track
down all the shell bugs involved, but it's nice that Jim is squashing
one of them....




reply via email to

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