octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tmp gets full when plotting many images


From: John W. Eaton
Subject: Re: tmp gets full when plotting many images
Date: Mon, 26 Mar 2007 21:37:46 -0400

On 26-Mar-2007, Daniel J Sebald wrote:

| John W. Eaton wrote:
| 
| > | Oops, have to be a "little" bit careful (ar, ar).  Here are some more 
subtle 
| > | changes addressing endian declaration to ensure things work across 
multiple 
| > | platforms and CPUs.
| > 
| > Does it matter?  At this point I think it is safe to assume that the
| > Octave and gnuplot processes are running on the same machine, so the
| > native floating point format should be the same for both.
| 
| Well, that's a good point.  I suppose Octave isn't set up to launch some sort 
of 
| subprocess that would ever have the chance of running on a different machine. 
| (Maybe someone is building a custom supercomputer in their basement out of 
old 
| Intel/Motorola parts.) The attached patch will remove an "ieee-le" that was 
| extraneously hanging around.

I made this change..

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]