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

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

[Octave-bug-tracker] [bug #61166] mkdir(parent, dirname) fails if parent


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61166] mkdir(parent, dirname) fails if parent does not exist
Date: Thu, 16 Sep 2021 04:13:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36 Edg/93.0.961.47

Follow-up Comment #5, bug #61166 (project octave):

OT: If we want to support non-ASCII characters in the file system on Windows,
unfortunately we can't use gnulib functions for any file system related
operations (on that platform). The reason is that gnulib has no wide character
API (and no API that enforces UTF-8) and Windows doesn't support a Unicode
narrow character locale (or rather its implementation breaks many existing
programs).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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