Skip to content

Conversation

@bugdea1er
Copy link
Owner

@bugdea1er bugdea1er commented Oct 8, 2024

  • Fix a bug when moving an entry to itself caused a deletion of said entry
  • Fix a bug when moving a directory to an existing file between filesystems would not throw an exception
  • Fix a bug when move was constrained to regular files and directories only
  • Fix a bug when an entry could be deleted even if it was not moved due to an error
  • Add a lot of tests
  • Explain the entry::move behaviour somewhat better

@bugdea1er bugdea1er linked an issue Oct 8, 2024 that may be closed by this pull request
@bugdea1er bugdea1er marked this pull request as ready for review October 13, 2024 19:29
@bugdea1er bugdea1er merged commit 8d5e1dd into main Oct 13, 2024
@bugdea1er bugdea1er deleted the 113-move-behaviour branch October 13, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tmp::entry::move behaviour is inconsistent and not documented

2 participants