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: Peter Søndergaard
Subject: [Octave-bug-tracker] [bug #30920] Octave unable to find user functions after changing directory
Date: Tue, 14 Sep 2010 19:57:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; da-DK; rv:1.9.2.7) Gecko/20100723 Fedora/3.6.7-1.fc13 Firefox/3.6.7

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

Yes, it should be `/home/peter/nw/ltfat/pp/isoctave.m` with a slash, it was
cut-n-paste error. 

Filesystem is ext3, but I can also reproduce this in Ubuntu, Fedora and
WinXP.

Simplest steps to reproduce it:

In a shell:

> mkdir pp
> cd pp
> echo "1" > testme.m
> mkdir qq
> octave

octave:2> addpath(pwd)
octave:3> cd qq
octave:4> testme
error: no such file, `/home/peter/pp/qq/testme.m`
error: no such file, `/home/peter/pp/qq/testme.m`


    _______________________________________________________

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]