[postgis-devel] [PostGIS] #1166: [raster] check failures under windows 9.1beta3 mingw compiled

PostGIS trac at osgeo.org
Sun Aug 21 08:50:13 PDT 2011


#1166: [raster] check failures under windows 9.1beta3 mingw compiled
-----------------------------+----------------------------------------------
  Reporter:  robe            |       Owner:  pracine      
      Type:  defect          |      Status:  closed       
  Priority:  blocker         |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:  invalid         |    Keywords:               
-----------------------------+----------------------------------------------

Comment(by dustymugs):

 It looks like in 9.1, the devs added something to check the printf type in
 src/include/pg_config_manual.h.  If you take a look at line 157 to 171,
 the behavior changes for Win32.  Is it possible that you may need the
 lastest mingw to eliminate that warning?  Or try modifying those lines in
 pg_config_manual.h to for force printf rather than gnu_printf?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1166#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-devel mailing list