Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8649: compilation failure with 1.54.0b1 log
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-04 18:20:50
#8649: compilation failure with 1.54.0b1 log
---------------------------------------------------------+------------------
Reporter: Charles Wilson <charles_j_wilson@â¦> | Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords: windows, vc11, wstring, log
---------------------------------------------------------+------------------
Comment (by andysem):
Oddly, the complete log doesn't contain much more context of the error.
Anyway, it seems you're trying to compare an std::string with a
std::wstring at some point (probably in some filter, the log doesn't
contain the point of your code where that happens). Such comparison will
not work, you have to compare strings with matching character types.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8649#comment:4> 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:13 UTC