Re: [Boost-bugs] [Boost C++ Libraries] #4984: Bug in spirit

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4984: Bug in spirit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-14 22:23:44


#4984: Bug in spirit
-------------------------------+--------------------------------------------
  Reporter: dix75@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by anonymous):

 When i changed the file
 /usr/local/include/boost/spirit/home/support/detail/endian.hpp

 it's worked

 {{{
 #if BOOST_VERSION >= 104500
 #include <boost/spirit/home/support/detail/integer/endian.hpp>
 #else
 #include <boost/spirit/home/support/detail/integer/endian.hpp>
 #endif
 }}}

 But this is wrong

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4984#comment:1>
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:05 UTC