Skip to content

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Mar 12, 2025

This is more consistent with how it is handled recursively and removes confusion here where the LimitedAccuracy could appear to happen from the top-level uncached frame. I was unable to make a reduced test-case showing this failing.

Fixes #57634

This is more consistent with how it is handled recursively and removes
confusion here where the LimitedAccuracy could appear to happen from the
top-level uncached frame. I was unable to make a reduced test-case
showing this failing.

Fixes #57634
@KristofferC KristofferC added bugfix This change fixes an existing bug backport 1.12 Change should be backported to release-1.12 labels Mar 12, 2025
@vtjnash vtjnash merged commit 28d3bd5 into master Mar 13, 2025
9 checks passed
@vtjnash vtjnash deleted the jn/57634 branch March 13, 2025 13:53
KristofferC pushed a commit that referenced this pull request Mar 20, 2025
This is more consistent with how it is handled recursively and removes
confusion here where the LimitedAccuracy could appear to happen from the
top-level uncached frame. I was unable to make a reduced test-case
showing this failing.

Fixes #57634

(cherry picked from commit 28d3bd5)
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Mar 24, 2025
serenity4 pushed a commit to serenity4/julia that referenced this pull request May 1, 2025
This is more consistent with how it is handled recursively and removes
confusion here where the LimitedAccuracy could appear to happen from the
top-level uncached frame. I was unable to make a reduced test-case
showing this failing.

Fixes JuliaLang#57634
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This change fixes an existing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BoundsError in type inference while precompiling GeoJSON

2 participants