[Boost-bugs] [Boost C++ Libraries] #4278: spirit::qi and json_parser headers conflict

Subject: [Boost-bugs] [Boost C++ Libraries] #4278: spirit::qi and json_parser headers conflict
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-02 07:24:46


#4278: spirit::qi and json_parser headers conflict
---------------------------------------------+------------------------------
 Reporter: Artem Kozlov <akz328@…> | Owner: djowel
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: spirit
  Version: Boost Development Trunk | Severity: Problem
 Keywords: spirit property_tree conflict |
---------------------------------------------+------------------------------
 When attempting to compile a program that includes the following headers
 (at once):

 {{{
 #include<boost/property_tree/json_parser.hpp>
 #include<boost/spirit/include/qi.hpp>
 }}}


 ,I get a lot of compilation errors.

 The test program and error log are attached to this ticket.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4278>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC