[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: octave memory allocation problem ?
From: |
John Eaton |
Subject: |
Re: octave memory allocation problem ? |
Date: |
Thu, 27 Apr 95 16:25:51 EDT |
address@hidden (Darrel Hankerson) wrote:
: One other "bug": Under Linux and Solaris 2.3, if a user quits the
: gnuplot window, then octave cannot do more plots.
This is a known problem. I think the correct fix is to make Octave
catch SIGCHLD to notice that the gnuplot subprocess has exited, close
the current plot stream, and open a new one, but that has not been
implemented yet. Until Octave does this automatically, it should work
to execute a `closeplot' command followed by other plotting commands.
BTW, if you have bugs to report, please send a complete report to
address@hidden instead of sending mail to help-octave.
This is not to keep readers of help-octave in the dark about bugs, but
to avoid cluttering up help-octave with things that really belong in
bug-octave. If the readers of help-octave wanted to receive bug
reports, they probably would have subscribed to bug-octave too.
If you want to know what bugs have been reported without actually
subscribing to bug-octave, get the archive of old bug-octave messages
from
ftp://ftp.che.utexas.edu/pub/octave/MAILING-LISTS
or
http://www.che.utexas.edu/octave-mailing-lists
Thanks,
jwe
- octave memory allocation problem ?, Ludger Leushacke, 1995/04/19
- octave memory allocation problem ?, Joao Cardoso, 1995/04/19
- Re: octave memory allocation problem ?, John Eaton, 1995/04/20
- Re: octave memory allocation problem ?, John Eaton, 1995/04/20
- Re: octave memory allocation problem ?, Joao Cardoso, 1995/04/25
- Re: octave memory allocation problem ?, John Eaton, 1995/04/27
- Re: octave memory allocation problem ?,
John Eaton <=
- Re: octave memory allocation problem ?, John Eaton, 1995/04/28