help-octave
[Top][All Lists]
Advanced

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

1 FAIL in make check of current cvs HEAD


From: Johann Cohen-Tanugi
Subject: 1 FAIL in make check of current cvs HEAD
Date: Thu, 17 Jan 2008 20:03:48 -0800
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

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 :
address@hidden 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 <address@hidden> (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.


reply via email to

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