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

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

[Octave-bug-tracker] [bug #36230] New files in folder @myclass are not s


From: Guillaume Simard
Subject: [Octave-bug-tracker] [bug #36230] New files in folder @myclass are not scanned after addpath is called
Date: Tue, 17 Apr 2012 19:20:27 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 (x86_64)) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.24 Safari/536.5

URL:
  <http://savannah.gnu.org/bugs/?36230>

                 Summary: New files in folder @myclass are not scanned after
addpath is called
                 Project: GNU Octave
            Submitted by: gsimard
            Submitted on: Tue 17 Apr 2012 07:20:26 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Guillaume Simard
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

addpath("/directory/containing/address@hidden")

create a new file @myclass/newfunc.m with valid newfunc function, then invoke
it on an object of type myclass

newfunc(c)

error: `newfunc' undefined ...


However if addpath is called AFTER the file is created, in other words if the
file exists prior to calling addpath, invocation of newfunc(c) works just
fine.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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