Debian bug report logs - #818
bash builtin `echo' doesn't check write errors

Package: bash; Reported by: iwj10@cus.cam.ac.uk (Ian Jackson); 193 days old.

Message received at debian-bugs:


From cus.cam.ac.uk!iwj10 Fri Apr 21 13:24:32 1995
Return-Path: <iwj10@cus.cam.ac.uk>
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0s2PFg-0006MhA; Fri, 21 Apr 95 13:24 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA11221
  (5.65c/IDA-1.4.4 for <debian-bugs@pixar.com>); Fri, 21 Apr 1995 13:24:25 -0700
Received: by bootes.cus.cam.ac.uk 
	(Smail-3.1.29.0 #30) id m0s2PFO-000C02A; Fri, 21 Apr 95 21:24 BST
Received: by chiark
	id m0s2P1e-0000XPA
	(Debian /\oo/\ Smail3.1.29.1 #29.30); Fri, 21 Apr 95 21:10 BST
Message-Id: <m0s2P1e-0000XPA.ijackson@nyx.cs.du.edu>
Date: Fri, 21 Apr 95 21:10 BST
From: iwj10@cus.cam.ac.uk (Ian Jackson)
To: Debian bugs submission address <debian-bugs@pixar.com>
Subject: bash builtin `echo' doesn't check write errors
Precedence: air-mail

Package: bash
Version: 1.14.3

chiark:~/junk> echo foo >/dev/full 
chiark:~/junk> echo $?
0
chiark:~/junk> type echo
echo is a shell builtin
chiark:~/junk> cat /dev/zero >/dev/full 
cat: write error: No space left on device
chiark:~/junk> 

Acknowledgement sent to iwj10@cus.cam.ac.uk (Ian Jackson):
New bug report received and forwarded. Full text available.
Report forwarded to debian-devel@pixar.com:
Bug#818; Package bash. Full text available.
Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov