Skip to content

Conversation

@vassilit
Copy link
Collaborator

@vassilit vassilit commented Mar 5, 2025

  • add a check for a truncated path (PATH_MAX is indicative only, the real maximum length of a path is file-system dependent)
  • remove an unused variable
  • add some static and const
  • simplify header path
  • add IWYU to scons

Copy link
Collaborator

@RayOei RayOei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

- add a check for a truncated path (PATH_MAX is indicative only)
- remove an unused variable
- add some static and const
- simplify header path
- add IWYU to scons
@vassilit vassilit merged commit 5a0ad6c into master Mar 7, 2025
1 check failed
@vassilit vassilit deleted the lint branch March 21, 2025 04:46
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.

3 participants