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

Calculation Overflow Bug #169

Closed
ericjiang97 opened this issue Sep 8, 2016 · 0 comments · Fixed by #170
Closed

Calculation Overflow Bug #169

ericjiang97 opened this issue Sep 8, 2016 · 0 comments · Fixed by #170
Assignees
Milestone

Comments

@ericjiang97
Copy link
Member

ericjiang97 commented Sep 8, 2016

This bug occurs when calculation has overflowed resulting in a value beyond the range (-32678,32678)

This is because of signed integers between FFFF (negative and positive)

@ericjiang97 ericjiang97 changed the title Calculation Overflow Byg Calculation Overflow Bug Sep 8, 2016
@ericjiang97 ericjiang97 self-assigned this Sep 8, 2016
ericjiang97 added a commit that referenced this issue Sep 8, 2016
[P] fixing error #169, improving search function within CodeMirror
@ericjiang97 ericjiang97 modified the milestone: v0.10.0 Sep 13, 2016
@bquinn17 bquinn17 mentioned this issue Apr 3, 2018
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 a pull request may close this issue.

1 participant