[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnuplot not working in RHEL4 32 bit
From: |
John W. Eaton |
Subject: |
Re: gnuplot not working in RHEL4 32 bit |
Date: |
Tue, 8 Sep 2009 11:58:10 -0400 |
On 8-Sep-2009, Dmitri A. Sergatskov wrote:
| >> warning: lo_ieee_init: unrecognized floating point format!
FWIW, in future versions of Octave (at least in releases after the
3.2.x series) this will be a fatal error, so users won't be able to
easily ignore it.
The patch is here:
http://hg.savannah.gnu.org/hgweb/octave/rev/264fb5520973
and is fairly simple, so perhaps it should be applied to the 3.2.x
series as well.
jwe