[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63265] rmdir fails to remove directory contai
From: |
Markus Mützel |
Subject: |
[Octave-bug-tracker] [bug #63265] rmdir fails to remove directory containing read-only files |
Date: |
Tue, 1 Nov 2022 04:51:34 -0400 (EDT) |
Update of bug #63265 (project octave):
Status: Patch Submitted => Ready For Test
_______________________________________________________
Follow-up Comment #29:
@jwe: It might be that gnulib would have handled that for us. Alas, like you
already mentioned, we can't use their replacement function if we'd like to
support files with any Unicode characters. Having to re-implement some of
gnulib's fixes one way or the other is probably a price we have to pay
(because their file system functions only support ANSI characters on
Windows).
I added a note to the NEWS file and pushed the patch from comment #10 here:
https://hg.savannah.gnu.org/hgweb/octave/rev/980059c3b129
Marking as ready for test.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63265>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63265] rmdir fails to remove directory containing read-only files,
Markus Mützel <=