From xemacs-m  Mon Dec 16 19:32:20 1996
Received: from UCSD.EDU (mailbox1.ucsd.edu [132.239.1.53]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id TAA28194 for <xemacs-beta@xemacs.org>; Mon, 16 Dec 1996 19:32:19 -0600 (CST)
Received: from sdnp5.ucsd.edu (sdnp5.ucsd.edu [132.239.79.10]) by UCSD.EDU (8.8.3/8.6.9) with SMTP id RAA22607 for <xemacs-beta@xemacs.org>; Mon, 16 Dec 1996 17:32:21 -0800 (PST)
Received: by sdnp5.ucsd.edu (SMI-8.6/SMI-SVR4)
	id RAA16759; Mon, 16 Dec 1996 17:30:38 -0800
Sender: dmoore@sdnp5.ucsd.edu
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Re: Writing at end of disk -- critical XEmacs bug
References: <m2n2ve3ul0.fsf@altair.xemacs.org> <m2k9qi3sje.fsf@altair.xemacs.org> <rvvia256ax.fsf@sdnp5.ucsd.edu> <m2916y3qip.fsf@altair.xemacs.org>
X-Face: "oX;zS#-JU$-,WKSzG.1gGE]x^cIg!hW.dq>.f6pzS^A+(k!T|M:}5{_%>Io<>L&{hO7W4cicOQ|>/lZ1G(m%7iaCf,6Qgk0%%Bz7b2-W3jd0m_UG\Y;?]}4s0O-U)uox>P3JN)9cm]O\@,vy2e{`3pb!"pqmRy3peB90*2L
From: David Moore <dmoore@UCSD.EDU>
Date: 16 Dec 1996 17:30:37 -0800
In-Reply-To: Steven L Baur's message of 16 Dec 1996 17:31:42 -0800
Message-ID: <rvsp56554y.fsf@sdnp5.ucsd.edu>
Lines: 18
X-Mailer: Red Gnus v0.75/XEmacs 19.14

Steven L Baur <steve@miranova.com> writes:

> The exit status of Lstream_pseudo_close is ignored.  It could be the
> fix is nothing more than saving the return result of
> Lstream_pseudo_close and returning that at the end.  I notice that the
> call to lstr->imp->closer succeeds.


	Hmm, that's looking good.  You need to make Lstream_pseudo_close
return the Lstream_flush value, also, since it's a constant 0 return
now.


-- 
David Moore <dmoore@ucsd.edu>       | Computer Systems Lab      __o
UCSD Dept. Computer Science - 0114  | Work: (619) 534-8604    _ \<,_
La Jolla, CA 92093-0114             | Fax:  (619) 534-1445   (_)/ (_)
<URL:http://oj.egbt.org/dmoore/>    | In a cloud bones of steel.

