The documentation state: "On most file systems, rename() fails only (...) if newName and oldName are not on the same partition". So this behavior is OK, but rename() should not return true, if the requested operation does not actually succeed. Currently it returns true on Mac, even though nothing happens.
On Mac, QFile::rename() returns true even though it does not succeed, when trying to use a destination on a different partition.
-
Nils Christian Roscher-Nielsen (Inactive)
-
Nils Christian Roscher-Nielsen (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes