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

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

[Octave-bug-tracker] [bug #38823] Time stamp change opens search outside


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #38823] Time stamp change opens search outside build tree for "run-octave"
Date: Thu, 29 Aug 2013 18:02:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

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

This appears to not be a problem anymore.  That is, Octave is now using the
__gnuplot_get_var__.m from my octaverc path from the point of launch (I put
some comments in my local function to recognize it):


>> which __gnuplot_get_var__
'__gnuplot_get_var__' is a function from the file
/home/sebald/octave/__gnuplot_get_var__.m
>> which private/__gnuplot_get_var__.m
'private/__gnuplot_get_var__.m' is the file
/test/octave/octave/build-gui-12/../octave/scripts/plot/private/__gnuplot_get_var__.m
>> __gnuplot_get_var__
ABCD

error: ABDC
error: called from:
error:   /home/sebald/octave/__gnuplot_get_var__.m at line 29, column 1
>> __gnuplot_get_var__
ABCD

error: ABDC
error: called from:
error:   /home/sebald/octave/__gnuplot_get_var__.m at line 29, column 1
>> which __gnuplot_get_var__
'__gnuplot_get_var__' is a function from the file
/home/sebald/octave/__gnuplot_get_var__.m
>> which private/__gnuplot_get_var__.m
'private/__gnuplot_get_var__.m' is the file
/test/octave/octave/build-gui-12/../octave/scripts/plot/private/__gnuplot_get_var__.m
>>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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