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: Thu, 12 Mar 2020 15:11:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

Yeah, access might just be implemented on top of stat.

In any case, the real fix is to not check for private functions the way I did
in changeset 262cdfc6faf9.  It's not generally necessary to check for them
that way, but it did fix the problem of reloading them after clear when the
original directory was no longer in the path.  Instead, I think we need a
better approach to function handles generally.  For me, this is a blocker for
the release.


    _______________________________________________________

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]