Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11923: Boost Log backends fail silently on Ubuntu
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-27 05:34:58
#11923: Boost Log backends fail silently on Ubuntu
-------------------------------+---------------------
Reporter: lylemoffitt@⦠| Owner: andysem
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: log
Version: Boost 1.55.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+---------------------
Comment (by Lyle Moffitt <lylemoffitt@â¦>):
Thank you for taking the time to look at my code. Really. That alone made
all the difference.
It turns out that you were spot on about `std::regex` being the the source
of the problem. Simply commenting out the lines that use it is enough to
produce the desired behavior. It works on both boost v1.54 and boost
v1.60.
The remaining point of curiosity is why this doesn't work with clang 3.4
(and libc++), which supposedly have support for `std::regex`... (But
that's not really important.)
Thanks for the suggestion on `boost::regex`; it was an easy, drop-in
replacement.
----
Thank you for you time and help.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11923#comment:8> 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:19 UTC