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

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

[Octave-bug-tracker] [bug #37519] run() path without extension


From: anonymous
Subject: [Octave-bug-tracker] [bug #37519] run() path without extension
Date: Sun, 07 Oct 2012 14:03:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1

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

                 Summary: run() path without extension
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 07 Oct 2012 02:03:44 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Clemens Buchacher
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: Any

    _______________________________________________________

Details:

Tested on computer('arch'): mingw32-i686 and gnu-linux-x86_64.

Matlab R2011b adds the .m extension automatically. Have not tested what
happens if a file without extension exists, or if a file with extension .m.m
exists (and extension .m is used). But preferring the exact match would make
sense.

: >file.m
octave
> run('file')
no such file, `C:\...\file'
error: called from `run' in file
C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\miscellaneous\run.m near
line 55, column 7
error: called from:
error:  
C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\miscellaneous\run.m at
line 55, column 7

Expected result: Octave runs file.m.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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