You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been playing it fast and loose with numeric casts, which work for now but can (and almost certainly will) cause an overflow at some point. This is a tracking issue to find, and fix, all instances of unsafe numeric casts in the codebase.
The text was updated successfully, but these errors were encountered:
We've been playing it fast and loose with numeric casts, which work for now but can (and almost certainly will) cause an overflow at some point. This is a tracking issue to find, and fix, all instances of unsafe numeric casts in the codebase.
The text was updated successfully, but these errors were encountered: