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

Fix compile error on gcc13 #141

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

lzieniew
Copy link
Contributor

@lzieniew lzieniew commented Jan 20, 2024

When compiling Maximilian with gcc13 I've encountered a problem which I described in issue: #140. Here is my solution for this issue - after fixing it Maximilian builds well with gcc13, so I guess it's worth merging.
I've tested it locally with docker on images gcc12, gcc11, gcc10 and gcc9 so it shouldn't break compilation on older versions of gcc

@chriskiefer
Copy link
Collaborator

thanks for the bug fix!

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