Skip to content

Preprocessors do not use flags defined in the tool. - #597

Merged
Sam Clarke-Green (t00sa) merged 3 commits into
mainfrom
596_flags_for_preprocessor
Aug 21, 2026
Merged

Preprocessors do not use flags defined in the tool.#597
Sam Clarke-Green (t00sa) merged 3 commits into
mainfrom
596_flags_for_preprocessor

Conversation

@hiker

@hiker Joerg Henrichs (hiker) commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Small bug fix.
This would potentially also allow us to simplify the preprocessor handling in fab_base (which atm is a separate list in the tool, instead the flags could be set both preprocessors - or we could even entirely remove this, and rely on fab scripts to set the flags in the preprocessor tool instead, though then the applications have to make sure they are defined for both, Fortran and C preprocessors). For now I considered that out of scope

@github-actions github-actions Bot added the cla-required The CLA has not yet been signed by the author of this PR - added by GA label Aug 17, 2026
@github-actions github-actions Bot added cla-signed The CLA has been signed as part of this PR - added by GA and removed cla-required The CLA has not yet been signed by the author of this PR - added by GA labels Aug 17, 2026
This was referenced Aug 17, 2026

@t00sa Sam Clarke-Green (t00sa) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, looks good to me.

@github-actions github-actions Bot removed the cla-signed The CLA has been signed as part of this PR - added by GA label Aug 21, 2026
@t00sa
Sam Clarke-Green (t00sa) merged commit bbba180 into main Aug 21, 2026
9 checks passed
@t00sa
Sam Clarke-Green (t00sa) deleted the 596_flags_for_preprocessor branch August 21, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants