Skip to content

Fix GCC 15 issue#4

Merged
Bouncner merged 1 commit into
mainfrom
fix_for_gcc15
Jun 11, 2025
Merged

Fix GCC 15 issue#4
Bouncner merged 1 commit into
mainfrom
fix_for_gcc15

Conversation

@Bouncner
Copy link
Copy Markdown

@Bouncner Bouncner commented Jun 10, 2025

Minimal change to adapt to tougher requirements of modern C compilers (triggered with GCC 15).

@Bouncner Bouncner marked this pull request as ready for review June 10, 2025 13:24
@Bouncner Bouncner requested a review from dey4ss June 10, 2025 13:24
@Bouncner
Copy link
Copy Markdown
Author

It is compiled as part of hyrise/hyrise#2645 with GCC 15 and seems to work fine.

@dey4ss
Copy link
Copy Markdown
Member

dey4ss commented Jun 10, 2025

It's just adding prototypes for one function type, right?

@Bouncner
Copy link
Copy Markdown
Author

It changes NO_LFUNC to have concrete parameters. Everything else is aligning comments.

@Bouncner
Copy link
Copy Markdown
Author

Zünden?

@Bouncner Bouncner merged commit 73224a7 into main Jun 11, 2025
3 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