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

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

[Octave-bug-tracker] [bug #57439] handles to private functions may fail


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57439] handles to private functions may fail after "clear functions"
Date: Sun, 3 May 2020 00:24:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #54, bug #57439 (project octave):

Markus: We do need to remove the call to canonicalize_file_name in
find_private_fcn.  Instead of that, we need to fix function handles to do the
right thing when the underlying function has been cleared.  I'm working on
that but not done yet.  Investigating this issue revealed a number of other
problems with function handles, which led to a nearly complete rewrite of the
octave_function_handle class.  I expect to post something about it all on the
maintainers list soon and will also comment here when I do.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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