Re: [Boost-bugs] [Boost C++ Libraries] #2334: Error while using asio and xpressive together

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2334: Error while using asio and xpressive together
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-16 09:11:54


#2334: Error while using asio and xpressive together
--------------------------------+-------------------------------------------
  Reporter: rsauhta_at_[hidden] | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: Boost 1.37.0 | Component: asio
   Version: Boost 1.36.0 | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------+-------------------------------------------
Changes (by chris_kohlhoff):

  * status: new => closed
  * resolution: => fixed

Comment:

 The problem was caused by a macro "B0" being defined on linux, in the
 header file /usr/include/bits/termios.h. As of boost 1.36.0, xpressive had
 some template parameters named "B0". Since those template parameters no
 longer exist on the trunk, the problem has been fixed.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2334#comment:2>
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:00 UTC