[postgis-tickets] [PostGIS] #4591: Upgrade shapelib

PostGIS trac at osgeo.org
Mon Dec 2 15:08:39 PST 2019


#4591: Upgrade shapelib
----------------------+---------------------------
  Reporter:  strk     |      Owner:  dfuhry2
      Type:  task     |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.0.1
 Component:  postgis  |    Version:  3.0.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by Paul Ramsey <pramsey@…>):

 In [changeset:"00eb4b44b4e8b7c98d8b9cbc611aa496812b33ee/git" 00eb4b4/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="00eb4b44b4e8b7c98d8b9cbc611aa496812b33ee"
 Update the shapelib copy to the latest.
 References #4591.
 Required two changes to pass regression.
 * Modify dbfopen.c so that DBFIsRecordDeleted() does not test
   iShape >= psDBF->nRecords unless psDBF->nRecords > 0.
 * Add DBFSetWriteEndOfFileChar(state->dbf, 0) to pgsql2shp-core.c
   after dbf opening, since apparently we did not write the EOF marker
   in earlier versions.
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4591#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list