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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60237] Differente behaviour in anonymous function handling
Date: Fri, 2 Apr 2021 12:34:42 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

Denis: I want to remove the function_value methods from octave function handle
class because it can't always return something useful as function resolution
may be required to happen when calling a the function through the handle
rather than when the function handle is created.  That requirement was not
apparent N years ago when Octave and Matlab did not have classes and function
resolution worked differently.  I probably should have deprecated that
interface in version 6.  You should just pass the octave_value object to feval
and let it do the function lookup.


    _______________________________________________________

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]