Skip to content

Conversation

@jorenham
Copy link
Owner

this is an attempt at resolving resolve error: cannot use 'throw' with exceptions disabled in #46

Copilot AI review requested due to automatic review settings September 22, 2025 09:18
@jorenham jorenham added this to the 0.2.0 milestone Sep 22, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR attempts to resolve compilation errors related to exceptions being disabled by removing the preference for clang-cl over MSVC on Windows builds.

  • Removes the preference for clang-cl compiler over MSVC
  • Comments out exception-related flags that were causing build issues

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jorenham jorenham merged commit 8d58380 into master Sep 22, 2025
7 checks passed
@jorenham jorenham deleted the throw-windows branch September 22, 2025 09:22
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.

1 participant