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

in Range bigint -9223372036854775808 error (or IbEpert Bug ) [CORE4465] #4785

Closed
firebird-automations opened this issue Jun 18, 2014 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: igor Ferafontov (octobersun)

Write in Stored proc:
BITTOINTMask = -9223372036854775807-1
it is = 8000000000000000(hex)

Error Message:
----------------------------------------
Invalid floating point operation

Thanks !

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Cannot reproduce!

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

Igor,

Actually, 8000000000000000h = -9223372036854775808 not -9223372036854775807-1

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

If you can reproduce using firebird isql tool (the 'gold' standard for all bug reports), please submit an appropriate script and the case will be re-opened.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Cannot Reproduce [ 5 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

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