[postgis-tickets] [PostGIS] #5407: ptarray.c concerning warnings on mingw64

PostGIS trac at osgeo.org
Thu Jul 13 09:34:28 PDT 2023


#5407: ptarray.c concerning warnings on mingw64
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.5.0
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by pramsey):

 So, `bzero` is a standard lib function, on MacOS it shows up in
 `strings.h`. Grep through your system headers or check the man page and
 see where it's defined.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5407#comment:2>
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