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

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

[Octave-bug-tracker] [bug #58148] canonicalize_file_name does not return


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58148] canonicalize_file_name does not return correctly capitalized path on Windows
Date: Thu, 9 Apr 2020 12:17:47 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0

URL:
  <https://savannah.gnu.org/bugs/?58148>

                 Summary: canonicalize_file_name does not return correctly
capitalized path on Windows
                 Project: GNU Octave
            Submitted by: mmuetzel
            Submitted on: Thu 09 Apr 2020 06:17:46 PM CEST
                Category: Interpreter
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

"canonicalize_file_name" does not return the correct capitalization of parts
of the path that are longer than 8 characters.

E.g. if there is the path "C:\ProgramData\Intel",
canonicalize_file_name('c:\proGramdaTa\iNtEl') returns
"C:\proGramdaTa\Intel".

Reading up on it, this might be an easy fix on partitions that store short
file names. But it might be not worth the effort to fix this for partitions
that don't store short file names...




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58148>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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