/[thuban]
ViewVC logotype

Revision 2806


Jump to revision: Previous Next
Author: bramz
Date: Fri Jan 11 17:39:52 2008 UTC (17 years, 1 month ago)
Changed paths: 2
Log Message:
dbflibmodule.c: dbfopen.c returns integers with width > 10 as FTDouble
to avoid overflow in C int. Also, all integers are read as doubles anyway
(dbfopen.c casts integers to int on the very last moment).  Use 
PyLong_FromDouble to convert all things with 0 decimals to long integers.

Changed paths

Path Details
Directorybranches/WIP-pyshapelib-Unicode/thuban/libraries/pyshapelib/ChangeLog modified , text changed
Directorybranches/WIP-pyshapelib-Unicode/thuban/libraries/pyshapelib/dbflibmodule.c modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26