NetBSD Problem Report #309
From gnats Tue Jun 28 05:29:17 1994
Received: from neon.cs.few.eur.nl (neon.cs.few.eur.nl [130.115.144.11]) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) with ESMTP id FAA12475 for <[email protected]>; Tue, 28 Jun 1994 05:29:16 -0700
Message-Id: <[email protected]>
Date: Tue, 28 Jun 1994 14:29:28 +0200
From: Paul Kranenburg <[email protected]>
Reply-To: [email protected]
To: [email protected]
Subject: csh doesn't glob in presence of backquote expansion
X-Send-Pr-Version: 3.2
>Number: 309
>Category: bin
>Synopsis: csh doesn't glob in presence of backquote expansion
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 28 05:35:03 +0000 1994
>Closed-Date: Fri Jul 15 22:30:46 +0000 1994
>Last-Modified:
>Originator: Paul Kranenburg
>Release: NetBSD-current
>Organization:
>Environment:
System: NetBSD neon 0.9C NetBSD 0.9C (VOLVOX) #9: Wed Jun 22 10:10:24 MET DST 1994 pk@neon:/usr/src/sys/arch/sparc/compile/VOLVOX sparc
>Description:
csh(1) doesn't expand glob characters when a backquote expansion
is also requested on the same input line.
>How-To-Repeat:
% echo *
Foo foo
% cat foo
FOO
% echo `cat foo` *
FOO * <expected output: `FOO Foo foo'>
%
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed
State-Changed-By: jtc
State-Changed-When: Tue Jun 28 20:56:51 1994
State-Changed-Why:
This bug has been fixed by the 44lite csh. I suppose it should be integrated
before 1.0.
State-Changed-From-To: analyzed->closed
State-Changed-By: jtc
State-Changed-When: Fri Jul 15 22:30:46 1994
State-Changed-Why:
PK patched csh to fix this problem. But we still want to upgrade to the
44lite shell eventually.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.