[postgis-tickets] [PostGIS] #2218: json broken on windows

PostGIS trac at osgeo.org
Fri Mar 1 00:03:30 PST 2013


#2218: json broken on windows
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  strk         
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 Line 233 of json_object.h uses a type name "boolean" which isn't defined
 anywhere, and that file doesn't include any other.

 Maybe it used to work before because postgresql or other part of our
 dependencies included an heade with definition of "boolean".

 I'll have to further inspect if json includes themselves use "boolean" and
 in which header.

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