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

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

[Octave-bug-tracker] [bug #45864] problem with mkoctfile


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45864] problem with mkoctfile
Date: Wed, 02 Sep 2015 21:21:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0

Follow-up Comment #5, bug #45864 (project octave):

OK, as I said on IRC, I think it is autoload functions that are not being
cleared properly when using "clear foo".  So it's not a counting issue.  It's
that you can only properly clear functions that have the same name as the .oct
file.  The fix seems simple, it's just to call "clear_autoload_function
(force)" in the function
symbol_table::fcn_info::fcn_info_rep::clear_user_function.

I propose the attached patch to fix that problem.

(file #34797)
    _______________________________________________________

Additional Item Attachment:

File name: diffs.txt                      Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45864>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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