FirebirdSQL/fdb

Wrong definition of ranges for signed short integer [PYFB65]

firebird-automations opened this issue · 2 comments

Submitted by: @pcisar

Smaillint min range is defined as SHRT_MIN = -32767 in http://fdb.ibase.py, it should be -32768 instead.

Commits: 42a54e3 FirebirdSQL/fbt-repository@e706661

Modified by: @pcisar

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

resolution: Fixed [ 1 ]

Fix Version: 1.6.1 [ 10753 ]

Modified by: @pcisar

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