]> granicus.if.org Git - postgis/commit
lwout_twkb.c: Address implicit type conversion with value change
authorRaúl Marín Rodríguez <rmrodriguez@carto.com>
Wed, 24 Apr 2019 11:03:39 +0000 (11:03 +0000)
committerRaúl Marín Rodríguez <rmrodriguez@carto.com>
Wed, 24 Apr 2019 11:03:39 +0000 (11:03 +0000)
commit3e29bd9e158bc449fd46cfdeaa9f420293df1db1
tree8705f27f1383d25ab08e8fb1228dd92d3af59999
parent7ada2f6fd66804dff4ac82a5efb9b80717bec031
lwout_twkb.c: Address implicit type conversion with value change

lwout_twkb.c:170:9: runtime error: implicit conversion from type 'long long' of value 10000000000 (64-bit, signed) to type 'int' changed the value to 1410065408 (32-bit, signed)

References #4383

git-svn-id: http://svn.osgeo.org/postgis/trunk@17413 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/lwout_twkb.c