Skip to content
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

PPInclude refactoring #2426

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Sep 20, 2022

  • PPInclude: cache file exists to speed up #include
  • setStandardIncludeDirs: avoid duplicates to speed up #include
  • CxxSquidConfiguration: add readFromFile / writeToFile
  • MacroContainer: add readFromFile / writeToFile
  • replace Paths.get with Path.of
  • use Path instead of File

This change is Reviewable

- PPInclude: cache file exists to speed up #include
- setStandardIncludeDirs: avoid duplicates to speed up #include
- CxxSquidConfiguration: add readFromFile / writeToFile
- MacroContainer: add readFromFile / writeToFile
- replace Paths.get with Path.of
- use Path instead of File
@guwirth guwirth added this to the 2.1.0 milestone Sep 20, 2022
@guwirth guwirth self-assigned this Sep 20, 2022
@guwirth guwirth merged commit 37a83c4 into SonarOpenCommunity:master Sep 20, 2022
@guwirth guwirth deleted the refactor-PPInclude branch February 8, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant