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

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

[Octave-bug-tracker] [bug #30920] Octave unable to find user functions a


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #30920] Octave unable to find user functions after changing directory
Date: Wed, 08 Sep 2010 15:44:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Ubuntu/10.04 Chromium/5.0.375.127 Chrome/5.0.375.127 Safari/533.4

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

I tried to reproduce this by doing this (linux):


# mkdir a
# mkdir b
# echo '"Pop!"' > b/boo.m
# cd a
# octave -qf
> cd ../b
> boo
ans = Pop!


This works for me in the 3.0.5, 3.2.3 from Ubuntu repositories and a
self-compiled development version (also works without the -qf).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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