Skip to content

Fix compile warnings#63

Merged
james-d-mitchell merged 2 commits into
libsemigroups:mainfrom
james-d-mitchell:fix-compile-warnings
Nov 20, 2025
Merged

Fix compile warnings#63
james-d-mitchell merged 2 commits into
libsemigroups:mainfrom
james-d-mitchell:fix-compile-warnings

Conversation

@james-d-mitchell

Copy link
Copy Markdown
Member

I'm in the process of updating libsemigroups to use HPCombi v1.1.0, and I noticed that there were a bunch of compiler warnings generated by code added between v1.0.1 and v1.1.0 (nothing major). I've fixed those in this PR.

cmake now issues warnings about not supporting versions < 3.10, so
bumping min. to 3.10.
@james-d-mitchell

Copy link
Copy Markdown
Member Author

@hivert if you have the chance to check that you're okay with these changes that'd be great, if you don't have time, no worries.

@Joseph-Edwards Joseph-Edwards 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.

Other than a potentially erroneous comment, all of these changes seem reasonable to me.

Comment thread CMakeLists.txt
@james-d-mitchell
james-d-mitchell merged commit 3c2ae86 into libsemigroups:main Nov 20, 2025
17 checks passed
@james-d-mitchell
james-d-mitchell deleted the fix-compile-warnings branch November 20, 2025 11:49
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