octave-maintainers
[Top][All Lists]
Advanced

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

Re: 2.9.11?


From: John W. Eaton
Subject: Re: 2.9.11?
Date: Fri, 20 Apr 2007 15:11:11 -0400

On 20-Apr-2007, Daniel J Sebald wrote:

| John W. Eaton wrote:
| 
| > That doesn't seem to be what happens on my system with GCC 4.1.2.
| > 
| > I'd recommend running Octave with gdb and setting a breakpoint in 
| > 
| >   octave_mapper::apply (const octave_value& arg) const
| > 
| > (defined in src/ov-mapper.cc) and seeing what happens on your system.
| 
| Do all that work?!.  It's not *that* important...

It's not *that* much work.  :-)

| Thanks for verifying.  It seems the library is basically part of the GCC 
release 
| as of the last few releases.  If gcc 4.1.2 compiles without causing a problem 
on 
| sqrt(-Inf) then I suppose it is fixed.  (Maybe it was a C++ to C translation 
thing.)

Translation?  No version of g++ has ever translated C++ code to C.

jwe


reply via email to

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