Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [bug?] Invalid file descriptor ignored
- X-seq: zsh-workers 38049
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [bug?] Invalid file descriptor ignored
- Date: Mon, 29 Feb 2016 11:21:10 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=OPmpI+kfuaDV57Dr/6K0WqQoVdjTLuCqohIjMBrgC9Y=; b=d4eMUsGnLv7hErXjC5NTTEjc41zTz+FoBs3Vylp6HMNQGAFENimMepq99jensIPLSe +Y0LrQeLg2tQklUrD37wigJ6/Z0oTfm7YhKR7C9+BByWLDikYB/WlipDn2ErBx1gFCOl SGG0ClIH4h9thMXSepmWJcOmwiSx0c7TYOsH625VtmKMikWB7N4FsWjd2HU7SEwxbzqc fc2HNT5cIY2QuRtHCdVDyIQDqXnym/4LDcyfyOEofdRbaUDi5/AASsPxVrZGcUKucZNC YfNcnhgORbw9JklKp5rpIIPR9TTMW620q+8ZR2PSMPscbLUgpGfE3GZEnjqelo8GrZTB +G/w==
- In-reply-to: <20160229093950.30f4c0d4@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <56D3E8E4.6090007@inlv.org> <20160229093950.30f4c0d4@pwslap01u.europe.root.pri>
On Feb 29, 9:39am, Peter Stephenson wrote:
} Subject: Re: [bug?] Invalid file descriptor ignored
}
} On Mon, 29 Feb 2016 07:44:52 +0100
} Martijn Dekker <martijn@xxxxxxxx> wrote:
} > There is some strange and inconsistent behaviour when trying to write to
} > a non-open file descriptor.
}
} Yes, I noticed not so long ago that some cases got changed so any error
} was deliberately ignored. Bart pointed out an ancient message on the
} mailing list about this. I can't remember what that discussion was
} about now, though...
Most recently it was in the [refactor memstream for "print -v"] thread at
the beginning of January.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author