[Boost-bugs] [Boost C++ Libraries] #5736: amalgamation of regex sources

Subject: [Boost-bugs] [Boost C++ Libraries] #5736: amalgamation of regex sources
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-26 20:52:03


#5736: amalgamation of regex sources
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: johnmaddock
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: regex
  Version: Boost 1.47.0 | Severity: Optimization
 Keywords: |
------------------------------+---------------------------------------------
 I add Boost.Regex .cpp files into a project not individually but include
 them in a single file .cpp file, to make compilation faster and project
 simpler


 Files posix_api.cpp and wide_posix_api.cpp both define type c_regex_type
 and these two definitions clash in the amalgamated file. The types are
 used internally and if one of them is renamed it would make amalgamation
 trivial.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5736>
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:07 UTC