Skip to content

fix[cartesian]: GCC 12/13 cxx default compile flag fix#2528

Merged
FlorianDeconinck merged 1 commit intoGridTools:mainfrom
FlorianDeconinck:fix/compiler_args_default_GCC
Mar 12, 2026
Merged

fix[cartesian]: GCC 12/13 cxx default compile flag fix#2528
FlorianDeconinck merged 1 commit intoGridTools:mainfrom
FlorianDeconinck:fix/compiler_args_default_GCC

Conversation

@FlorianDeconinck
Copy link
Contributor

@FlorianDeconinck FlorianDeconinck commented Mar 12, 2026

Description

Apparently GCC 13 gets thrown out if there's an empty space. Protecting against it by stripping leading and trailing whitespace.

Locally tested

Copy link
Contributor

@romanc romanc left a comment

Choose a reason for hiding this comment

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

🧹

@FlorianDeconinck FlorianDeconinck merged commit c90a164 into GridTools:main Mar 12, 2026
19 checks passed
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.

2 participants