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

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

[Octave-bug-tracker] [bug #32181] addpath/rmpath and trailing filesep


From: Guillaume
Subject: [Octave-bug-tracker] [bug #32181] addpath/rmpath and trailing filesep
Date: Wed, 19 Jan 2011 18:02:02 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

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

                 Summary: addpath/rmpath and trailing filesep
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Wed Jan 19 18:02:01 2011
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

addpath/rmpath should remove any trailing filesep of input directory names.
For example,


addpath /local/dir1
addpath /local/dir1/


results in path:


/local/dir1
/local/dir1/
...


instead of only /local/dir1.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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