From bug-request at octave dot org Mon Feb 7 10:54:55 2005 Subject: Re: Inconsistency in complex division by zero From: "John W. Eaton" To: "Dmitri A. Sergatskov" Cc: bug at octave dot org Date: Mon, 7 Feb 2005 11:59:37 -0500 On 7-Feb-2005, Dmitri A. Sergatskov wrote: | > slightly differently in different libraries? In any case, it is not a | > very satisfying solution. | | The solution here is to get gcc people to fix compiler. Yes, I agree. BTW, when I started working with free software, I thought one of the advantages would be that we would no longer have to work around bugs in other software, because we could actually fix the root cause. We would not have to wait for Sun, DEC, IBM, or whoever, to respond to the problems because we could just fix them ourselves. No more code littered with #ifdef BROKEN_THIS #elif BROKEN_THAT ... (or so I had hoped). So I would prefer to fix the root cause of the problem rather than insert workarounds in Octave (and every other piece of software that depends on this part of GCC being right). 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 -------------------------------------------------------------