help-octave
[Top][All Lists]
Advanced

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

Re: problem loading wisdom file w/ 2.9.4 (FC5 rpm)


From: John W. Eaton
Subject: Re: problem loading wisdom file w/ 2.9.4 (FC5 rpm)
Date: Thu, 30 Mar 2006 08:00:56 -0500

On 30-Mar-2006, David Bateman wrote:

| 2006-03-30  David Bateman  <address@hidden>
| 
|     * DLD-FUNCTIONS/fftw_wisdom.cc: Don't attempt to save wisdom to
|     an empty filename or invalid filename.

I applied this patch to both the 2.9.x and 2.1.x branches.  In both
cases, I changed "if (! FILE)" to "if (! ofile)".

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
-------------------------------------------------------------



reply via email to

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