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

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

[Octave-bug-tracker] [bug #42064] file search fails for .


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #42064] file search fails for .
Date: Mon, 07 Apr 2014 12:01:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

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

                 Summary: file search fails for .
                 Project: GNU Octave
            Submitted by: godfrey
            Submitted on: Mon 07 Apr 2014 12:01:56 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Godfrey
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following example code 
if exist("cd_data.m", "file")
   cd_data;
endif  

fails with error: 'cd_data' undefined 

for cd_data.m in the current directory, and the 
path starting with 
.

Note that exist("cd_data.m", "file")
returns 2 as it should.

This just happened as a result of updates in the
last few days.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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