Skip to content

[Next] Some cleanup of the code #425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ygerlach
Copy link
Contributor

@ygerlach ygerlach commented Jul 26, 2025

This is a continuation of #333

Each commit should work independently, but i haven't tested that. So if some commit is not fitting, we can just drop it.

What i did:

  • removed dependency to which and made check if a program is available simpler (use more cmd_exists)
  • removed dead code
  • fixed some compiler warnings
  • simplified code
  • removed dependency to chmod and just use the syscall it self
  • removed dependency to chown and just use the syscall it self
  • only update the control file if the description was changed (Should fix Hang while editing comment #426)

@clefebvre clefebvre changed the title Some cleanup of the code [Next] Some cleanup of the code Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Hang while editing comment
1 participant