[Pkg-octave-devel] Bug#244070: octave2.1-emacsen: octave quits when working with popen

Rafael Laboissiere 244070@bugs.debian.org, 244070@bugs.debian.org
Mon, 7 Mar 2005 17:44:27 +0100


package octave2.1-emacsen
tags 244070 fixed sarge
thanks

* Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be> [2005-03-07 16:59]:

> On Sat, Mar 05, 2005 at 12:06:09AM +0100, Rafael Laboissiere wrote:
> > This problem seems to fixed in a more recent version of Octave.  I tested
> > with Octave 2.1.65 and 2.1.67 (now in unstable) for both Emacs21 and
> > XEmacs21.  In all cases I get:
> > 
> > octave> fid = popen ("ls -ltr / | tail -3", "r");
> > octave> fid
> > fid =
> > {
> >   id = 3
> >   name = ls -ltr / | tail -3
> >   mode = r
> >   arch = ieee_little_endian
> >   status = open
> > }
> > octave>
> > 
> > I think we can close this bug report, but I would like to hear a
> > confirmation from the submitter soon.
> > 
> Working on Sarge (octave_2.1.64-1, emacs_21.3+1-8), the bug is still
> present. Maybe we could we until 2.1.65 is in Sarge ?

You mean waiting until the package enters testing to close this bug
report? That is fair enough.

-- 
Rafael