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

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

[Octave-bug-tracker] [bug #31395] oct files needs full path or they will


From: anonymous
Subject: [Octave-bug-tracker] [bug #31395] oct files needs full path or they will not work
Date: Thu, 21 Oct 2010 14:43:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100821 Iceweasel/3.6.8 (like Firefox/3.6.8)

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

                 Summary: oct files needs full path or they will not work
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 21 Oct 2010 02:43:27 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Kim Hansen
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If an oct file is placed in a directory that is added to the path using a
relative path it will not work.

A workaround is to add the absolute path to as path, like this:
  addpath(canonicalize_file_name("relative/path"));

I attach a test script and a log of tests on 3.0, 3.2 and 3.3. It works on
3.0, and fails on 3.2 and 3.3.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 21 Oct 2010 02:43:27 PM UTC  Name: test.sh  Size: 782B   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=21740>
-------------------------------------------------------
Date: Thu 21 Oct 2010 02:43:27 PM UTC  Name: typescript  Size: 2kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=21741>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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