[PostGIS] #6003: unknown conversion warning in lwgeom under mingw64/msys2 gcc 13.2

PostGIS trac at osgeo.org
Thu Jun 18 06:20:09 PDT 2026


#6003: unknown conversion warning in lwgeom under mingw64/msys2 gcc 13.2
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  closed
  Priority:  low      |  Milestone:  PostGIS 3.7.0
 Component:  postgis  |    Version:  3.5.x
Resolution:  fixed    |   Keywords:  windows
----------------------+---------------------------
Changes (by Darafei Praliaskouski <me@…>):

 * resolution:   => fixed
 * status:  new => closed

Comment:

 In [changeset:"8c5ead8c7e0c3b152929189b8f5e4f00f23525af/git" 8c5ead8/git]:
 {{{#!CommitTicketReference repository="git"
 revision="8c5ead8c7e0c3b152929189b8f5e4f00f23525af"
 Avoid size_t formats in lwgeom logs

 Replace size_t formatting in liblwgeom logging and error messages with
 unsigned-long casts so MinGW builds do not warn on unsupported %zu format
 specifiers.

 Closes https://github.com/postgis/postgis/pull/903
 Closes #6003
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6003#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