[postgis-tickets] [PostGIS] #5278: GHA PG16 tests failing on all warnings being treated as errors

PostGIS trac at osgeo.org
Tue Jun 27 10:14:18 PDT 2023


#5278: GHA PG16 tests failing on all warnings being treated as errors
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  robe
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:  PostGIS 3.4.0
 Component:  build/upgrade/install  |    Version:  master
Resolution:  fixed                  |   Keywords:
------------------------------------+---------------------------
Comment (by strk):

 The change in postgis/gserialized_spgist_3d.c looks dangerous. It would be
 good if Paul could take a look.
 The BOX3D "box" variable is first initialized with in->datums[0]and then
 again in a loop over in->nTuples. Should it not be initialized upfront at
 all ? Should it be declared constant ? I would do both things but I'm not
 sure how easy it is to test these things.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5278#comment:7>
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