[postgis-devel] [PostGIS] #1694: PostGIS 2.0.0 does not build with clang

PostGIS trac at osgeo.org
Mon Mar 19 10:02:32 PDT 2012


#1694: PostGIS 2.0.0 does not build with clang
---------------------+------------------------------------------------------
 Reporter:  vince    |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by vince):

 On my side, I get a bunch of these:

 {{{
 /usr/bin/clang -E -I../../postgis/ -I../../ -traditional-cpp
 rtpostgis.sql.in.c | grep -v '^#' > rtpostgis.sql.in
 rtpostgis.sql.in.c:276:83: error: empty character constant
         AS $$ SELECT st_band($1, regexp_split_to_array(regexp_replace($2,
 '[[:space:]]', '', 'g'), $3)::int[]) $$
 ^
 rtpostgis.sql.in.c:3174:79: warning: missing terminating ' character
                                                 -- Check first if the
 pixel intersects with the geometry. Often many won't.
 }}}

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