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

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

[Octave-bug-tracker] [bug #45653] uigetfile() provides different outputs


From: anonymous
Subject: [Octave-bug-tracker] [bug #45653] uigetfile() provides different outputs on GNU/Linux and MS Windows
Date: Thu, 30 Jul 2015 07:30:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.89 Safari/537.36

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

                 Summary: uigetfile() provides different outputs on GNU/Linux
and MS Windows
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 30 Jul 2015 07:30:49 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Karel Hruska
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: Any

    _______________________________________________________

Details:

After execution of

[fname, fpath, fltidx] = uigetfile ()

the variable fpath ends with "/" on GNU/Linux, but on Windows it does not,
therefore it is not possible to handle the fpath variable the same way on both
systems.

Example outputs:
GNU/Linux: fpath = /media/truecrypt1/UWB/Octave/
MS Windows: fpath = D:/UWB/Octave/desPMSM

Regards,
Karel Hruska




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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