Skip to content

Fix n-ary float-complex +/- to not over-eagerly switch to unsafe ops#1509

Open
samth wants to merge 1 commit into
racket:masterfrom
samth:fix-float-complex-n-ary-overflow
Open

Fix n-ary float-complex +/- to not over-eagerly switch to unsafe ops#1509
samth wants to merge 1 commit into
racket:masterfrom
samth:fix-float-complex-n-ary-overflow

Conversation

@samth
Copy link
Copy Markdown
Member

@samth samth commented May 16, 2026

The code assumed that just switching to safe ops once was sufficient,
but things can be trickier than that.

Found by:
https://drdr.racket-lang.org/72865/cs/racket/share/pkgs/typed-racket-test/external/tr-random-testing.rkt

The code assumed that just switching to safe ops once was sufficient,
but things can be trickier than that.

Found by:
https://drdr.racket-lang.org/72865/cs/racket/share/pkgs/typed-racket-test/external/tr-random-testing.rkt
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Resyntax analyzed 2 files in this pull request and found no issues.

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