Skip to content

fix compiler warnings from version 1.15.1#3143

Merged
jajhall merged 2 commits into
latestfrom
fix-compiler-warnings
Jul 8, 2026
Merged

fix compiler warnings from version 1.15.1#3143
jajhall merged 2 commits into
latestfrom
fix-compiler-warnings

Conversation

@svigerske

Copy link
Copy Markdown
Collaborator

Remove unused local variable record_int64.

Fix warning that numSetPackingRows may not be initialized in a symmetry class.

@Opt-Mucca Opt-Mucca left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Don't see any problems with the the changes! The Julia test fails seem unrelated, and the other two failures seem to be HiPO build related.

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.18%. Comparing base (2299abe) to head (bcd7231).
⚠️ Report is 8 commits behind head on latest.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3143   +/-   ##
=======================================
  Coverage   73.18%   73.18%           
=======================================
  Files         430      430           
  Lines      104087   104132   +45     
  Branches    16729    16737    +8     
=======================================
+ Hits        76179    76212   +33     
- Misses      27632    27644   +12     
  Partials      276      276           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jajhall jajhall left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks. I'm fine with these. If we need an Int64 record in the future, it's soon restored

@jajhall jajhall self-assigned this Jul 8, 2026
@jajhall
jajhall merged commit 473f942 into latest Jul 8, 2026
485 of 493 checks passed
@jajhall
jajhall deleted the fix-compiler-warnings branch July 8, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants