Skip to content

Conversation

@jeffriley
Copy link
Collaborator

@jeffriley jeffriley commented Aug 20, 2025

  • Corrected calculations for Hurley A(n) and B(n) coefficients (see Hurley et al. 2000, appendix)
  • Changed utils::GetGSLVersion() to avoid compiler warning "warning: ignoring attributes on template argument ‘int ()(FILE)’ [-Wignored-attributes]"
  • Reverted Makefile line "SOURCES := $(wildcard *.cpp)" to listing actual source files

@ilyamandel for your review
@reinhold-willcox once this is merged with dev can you pull dev, rebuild COMPAS, and tell me if that stray compiler warning you saw the other day has gone away?

Making severity/urgency moderate for the Makefile fix

…ley et al. 2000, appendix); Changed utils::GetGSLVersion() to avoid compiler warning 'warning: ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]'; Reverted Makefile line 'SOURCES := ' to listing actual source files
@jeffriley jeffriley requested a review from ilyamandel August 20, 2025 07:20
@jeffriley jeffriley added bug Something isn't working severity_moderate This is a moderately severe bug urgency_moderate This is a moderately urgent issue labels Aug 20, 2025
Copy link
Collaborator

@ilyamandel ilyamandel left a comment

Choose a reason for hiding this comment

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

Looks great -- thank you, @jeffriley !

@ilyamandel ilyamandel merged commit 4941c41 into dev Aug 20, 2025
3 checks passed
@ilyamandel ilyamandel deleted the coeffs branch August 20, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working severity_moderate This is a moderately severe bug urgency_moderate This is a moderately urgent issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants