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

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

[Octave-bug-tracker] [bug #34861] user defined function does not reload


From: Janne Olavi Paanajärvi
Subject: [Octave-bug-tracker] [bug #34861] user defined function does not reload automatically
Date: Fri, 22 Feb 2013 15:13:26 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11

Follow-up Comment #2, bug #34861 (project octave):

I attached a patch that fixes the issue for me. The problem was that on reload
previous mex function was not properly cleared due to it being appended both
to octave_shlib_list and octave_mex_file_list. I cannot see the reason for
using octave_mex_file_list here. Removing its use fixes the bug.

(file #27499)
    _______________________________________________________

Additional Item Attachment:

File name: mexfix.diff                    Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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