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

Use const CSVFormat& in calculate_score #236

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

rajgoel
Copy link
Contributor

@rajgoel rajgoel commented Jun 9, 2024

Fix #234

@vincentlaucsb
Copy link
Owner

Thank you for your change. I've read your comments under the issues and I'm not sure why I didn't make format a const reference in the first place.

@vincentlaucsb vincentlaucsb merged commit 5a05e6a into vincentlaucsb:master Jun 15, 2024
2 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.

Compiler warning with gcc version 13.2.0 with -O3
2 participants