Skip to content

Add configuration option to check for overflow and underflow#3484

Merged
siegfriedpammer merged 2 commits intoicsharpcode:masterfrom
ds5678:issue3483
May 30, 2025
Merged

Add configuration option to check for overflow and underflow#3484
siegfriedpammer merged 2 commits intoicsharpcode:masterfrom
ds5678:issue3483

Conversation

@ds5678
Copy link
Copy Markdown
Contributor

@ds5678 ds5678 commented May 29, 2025

Resolves #3483

Solution

  • Any comments on the approach taken, its consistency with surrounding code, etc.
  • Which part of this PR is most in need of attention/improvement?
    • I'm not sure my changes in ProjectFileWriterDefault are correct.
  • At least one test covering the code changed

@siegfriedpammer siegfriedpammer merged commit a18d0d4 into icsharpcode:master May 30, 2025
5 checks passed
@ds5678 ds5678 deleted the issue3483 branch May 30, 2025 06:25
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.

Configuration option to treat checked context as the default instead of unchecked

2 participants