[postgis-tickets] [PostGIS] #5399: address_standardizer compile time warnings

PostGIS trac at osgeo.org
Mon Jun 12 07:57:42 PDT 2023


#5399: address_standardizer compile time warnings
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.4.0
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by strk):

 the compiler switches:
 {{{
 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-
 statement -Werror=vla -Wendif-labels -Wmissing-format-attribute
 -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv
 -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-
 truncation -g -g -O2 -flto=auto -ffat-lto-objects -fstack-protector-strong
 -Wformat -Werror=format-security -fno-omit-frame-pointer -fPIC -std=gnu99
 -O2 -g -Wall -fno-math-errno -fno-signed-zeros -Wall -flto
 -I/usr/local/include -I/opt/proj-9.1/include -I/usr/include/x86_64-linux-
 gnu  -I/usr/include/libxml2 -I/usr/include -I/usr/include/json-c  -DNDEBUG
 -DPCRE_VERSION=2 -I. -I./ -I/usr/include/postgresql/13/server
 -I/usr/include/postgresql/internal  -Wdate-time -D_FORTIFY_SOURCE=2
 -D_GNU_SOURCE -I/usr/include/libxml2   -c -o address_standardizer.o
 ../.././../../extensions/address_standardizer/address_standardizer.c
 }}}

 GCC version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5399#comment:1>
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