[Fdo-trac] [fdo-trac] #963: Get SHP provider functional on 64-bit Linux (was: ShpSpatialIndex not functional on 64-bit Linux)

FDO trac_fdo at osgeo.org
Thu Dec 27 06:35:03 PST 2018


#963: Get SHP provider functional on 64-bit Linux
--------------------------+------------------------
 Reporter:  jng           |        Owner:  jng
     Type:  defect        |       Status:  assigned
 Priority:  major         |    Milestone:
Component:  SHP Provider  |      Version:
 Severity:  3             |   Resolution:
 Keywords:                |  External ID:
--------------------------+------------------------
Description changed by jng:

Old description:

> The reason the SHP provider still does not work on 64-bit Linux is due to
> the ShpSpatialIndex component.
>
> A cursory glance at the code reveals heavy usage of {{{long}}} and
> {{{unsigned long}}} data types which are different sizes on 64-bit Linux.

New description:

 The reason the SHP provider still does not work on 64-bit Linux is due to
 the ShpSpatialIndex component.

 A cursory glance at the code reveals heavy usage of {{{long}}} and
 {{{unsigned long}}} data types which are different sizes on 64-bit Linux.

 Also the test suite in general is in a state of disrepair with many false
 positives test failures on both Windows and Linux.

--

-- 
Ticket URL: <https://trac.osgeo.org/fdo/ticket/963#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list