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

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

[Octave-bug-tracker] [bug #40117] Corruption of symbol table when editin


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40117] Corruption of symbol table when editing functions in private/ dirs
Date: Wed, 9 Sep 2020 23:50:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #6, bug #40117 (project octave):

The problem was that the reloaded function was not marked as private, so when
it was executed, it did not have access to other private functions in the same
directory.  The attached patch fixes the problem for me.  It is relative to
the current default sources, but should also apply to stable.  Where do you
think this change should be made?


(file #49774)
    _______________________________________________________

Additional Item Attachment:

File name: private-fcn-patch.txt          Size:1 KB
    <https://file.savannah.gnu.org/file/private-fcn-patch.txt?file_id=49774>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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