From bug-request at octave dot org Tue Mar 1 11:08:02 2005 Subject: lo_ieee_init From: "John W. Eaton" To: Gerald Ebberink Cc: bug at octave dot org Date: Tue, 1 Mar 2005 12:13:12 -0500 On 1-Mar-2005, Gerald Ebberink wrote: | -----BEGIN PGP SIGNED MESSAGE----- | Hash: SHA1 | | L.S. | | Since octave was not able to send the mail I'll will. | | Kind regards, | Gerald | | To: bug at octave dot org | Cc: gerald | Subject: lo_ieee_init | - -------- | Bug report for Octave 2.1.64 configured for i686-pc-linux-gnu | | Description: | - ----------- | | ~ * Every time octave is started the line: | "warning: lo_ieee_init: unrecognized floating point format!" is | printed even before the version info. This has been so for | several versions of octave but never gave any problems in my | mathematics (wich is not complicated) This can only happen if the oct_mach_info::init_float_format function in liboctave/mach-info.cc does not recognize the floating point format as one of IEEE big/little endian, VAX D/G, or CRAY (only if CRAY is defined when compiling the function). Can you please send me the output produced by running the following commands in your copy of Octave? format bit eps realmax realmin Thanks, jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------