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: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #34861] user defined function does not reload automatically
Date: Sat, 19 Nov 2011 18:15:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Voidgazelle/3.6.13

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

It looks like the web interface ate part of your post. I'm copying it here:


octave:1> mex myhello.c
 octave:2> myhello
 ans =  1.2346
 ## edit the file myhello.c
 octave:3> mex myhello.c
 octave:4> myhello
 warning: library /export/home/jwe/myhello.mex not reloaded due to existing
references
 ans =  1.2346


Small favour, can you please attach myhello.c so we can have a complete
example of the problem?


    _______________________________________________________

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]