man, 22 02 2010 kl. 19:04 +0100, skrev Benjamin Lindner: > trying to install the optim-1.0.10 package with octave 3.2.4 on mingw32 > fails with the error message > > __bfgsmin.cc:242: error: 'isnan' was not declared in this scope
Doesn't Octave provide a header that declares this function? I think 'lo-ieee.h' can give you what you need in a platform independent manor. > And another issue I noticed is, that optim-1.0.10.tar.gz unpacks into > optim/ and not into optim-1.0.10/. Is this intentional? > There are quite a number of other packages that have the same feature > (or misfeature). > Has this now changed generally? If so why? I think that I just screwed up, when I made a few releases when the web site structure changed. Søren ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
