[postgis-tickets] [PostGIS] #2892: cunit for cu_varint warnings

PostGIS trac at osgeo.org
Mon Aug 11 10:59:40 PDT 2014


#2892: cunit for cu_varint warnings
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  robe         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 committed r12884.  That seems to have done the trick for all warnings
 except one.  Thanks Nicklas.

 Only one left is:


 {{{
 cu_varint.c: In function 'test_varint':
 cu_varint.c:153:2: warning: this decimal constant is unsigned only in ISO
 C90 [enabled by default]
   do_test_s32_varint(-2147483648, 5, "FFFFFFFF0F");
 }}}

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