octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #60237] Differente behaviour in anonymous func


From: Denis Sbragion
Subject: [Octave-bug-tracker] [bug #60237] Differente behaviour in anonymous function handling
Date: Fri, 2 Apr 2021 06:28:17 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0

Follow-up Comment #14, bug #60237 (project octave):

Hello John,

tested with octave-2021-04-02-00-31-w64.

The problem with the pure Octave example of comment #10 now has gone and it
works.

It still doesn't work with the callback oct file of comment #9 when the
callback function is called the same way NLopt uses, i.e.:


retval = octave::feval (args(0).function_value(), newargs, nargout);


I tested also the other callback methods and it looks like the behaviour with
oct files hasn't changed, so of course it still doesn't work with NLopt
either. As I explained, I don't know if this should be considered a bug or
just a change in the way the API should be called.

Bye,

Denis Sbragion

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60237>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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