Skip to content

Conversation

lavalleeale
Copy link
Contributor

Please check if the PR fulfills these requirements:

  • Tests for the changes have been added/updated (if possible)
  • Documentation has been updated/added if relevant

What is the current behavior?

When compiling, the -ofast flag is used even though it is not standards compliant and higher versions of clang will report errors with json.hpp.

What is the new behavior?

The -o3 flag is used instead to ensure runtime speed is still as fast as possible without causing errors.

Other information?

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Aug 4, 2025
@williamjallen williamjallen merged commit 93c742b into main Aug 4, 2025
5 of 6 checks passed
@williamjallen williamjallen deleted the no-ofast branch August 4, 2025 22:27
@github-project-automation github-project-automation bot moved this from Awaiting Maintainer Review to Done in Submitty Development Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants