Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in string to integers conversions #4876

Closed
vicuna opened this issue Sep 24, 2009 · 0 comments
Closed

error in string to integers conversions #4876

vicuna opened this issue Sep 24, 2009 · 0 comments

Comments

@vicuna
Copy link

vicuna commented Sep 24, 2009

Original bug ID: 4876
Reporter: jean-louis Colaco
Assigned to: @xclerc
Status: closed (set by @xavierleroy on 2011-05-29T10:20:11Z)
Resolution: fixed
Priority: normal
Severity: major
Version: 3.11.0
Fixed in version: 3.12.0+dev
Category: ~DO NOT USE (was: OCaml general)
Duplicate of: #4210

Bug description

When converting a string representing (max_int + 1), the function returns a negative value instead of raising an Overflow.
This Bug is present on native integer, Int32 and Int64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant