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

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

[Octave-bug-tracker] [bug #63265] rmdir fails to remove directory contai


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63265] rmdir fails to remove directory containing read-only files
Date: Sat, 29 Oct 2022 15:59:02 -0400 (EDT)

Follow-up Comment #20, bug #63265 (project octave):

Just out of curiosity, what does Matlab's delete function do for files that
have read-only attributes set?  If it is also ignores read-only file
attributes, then we could make Octave's scripting language delete and rmdir
functions compatible and leave unlink alone (both the internal C++ wrapper
around the unlink system call and the Octave scripting language function)
since users of unlink might expect its behavior to match the system call.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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