Skip to content

PPInclude refactoring#2426

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:refactor-PPInclude
Sep 20, 2022
Merged

PPInclude refactoring#2426
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:refactor-PPInclude

Conversation

@guwirth
Copy link
Copy Markdown
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.

1 participant