1 FAIL in make check of current cvs HEAD
Johann Cohen-Tanugi
cohen at slac.stanford.edu
Thu Jan 17 22:03:48 CST 2008
hello,
I get a scripts/optimization/sqp.m failure with current a current build
of octave on a linux platform. Running it by hand yields :
[cohen at localhost octave]$ octave scripts/optimization/sqp.m
GNU Octave, version 3.0.0+
Copyright (C) 2007 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'.
Octave was configured for "i686-pc-linux-gnu".
Additional information about Octave is available at http://www.octave.org.
Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html
Report bugs to <bug at octave.org> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).
For information about changes from previous versions, type `news'.
error: nested functions not implemented in this context
error: near line 509 of file `scripts/optimization/sqp.m.m'
parse error near line 509 of file scripts/optimization/sqp.m
syntax error
>>> function [merit, obj] = phi_L1 (obj, obj_fun, ce_fun, ci_fun, x, mu)
best,
J.
More information about the Help-octave
mailing list