www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2002/03/30/09:39:07

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f
From: "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be>
To: <djgpp-workers AT delorie DOT com>
Subject: Small bash issue
Date: Sat, 30 Mar 2002 15:37:54 +0100
Message-ID: <000001c1d7f8$7c4ac260$7d5f77d5@zastaixp>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.3416
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Reply-To: djgpp-workers AT delorie DOT com

While trying to build a package for autoconf 2.53, I ran into
several testsuite failures (so it will be delayed, especially
since I have precious little free time lately).
In the course of fixing them, i noticed a small breakage in
bash 2.05a (from clio):


#! /bin/sh

set -x
echo tracing is on
(set +x; echo tracing is off here)
echo tracing should be back on now



after the subshell ends, debugging is STILL disabled, while
it should be enabled.  This makes it impossible to run configure
or config.status with -x, as they use such subshells right at
the start.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019