Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13070: boost_1_64_0\boost/atomic/detail/bitwise_cast.hpp : warning C4819
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-06-25 13:28:16
#13070: boost_1_64_0\boost/atomic/detail/bitwise_cast.hpp : warning C4819
-------------------------------+--------------------------
Reporter: anonymous | Owner: timblechmann
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: atomic
Version: Boost 1.64.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+--------------------------
Changes (by andysem):
* cc: Andrey.Semashev@⦠(added)
* status: new => closed
* resolution: => fixed
Comment:
I don't understand the warning message but from MSDN it looks like it has
something to do with character encoding. The headers are encoded in UTF-8,
so you should configure your compiler and system accordingly.
Regardless, I converted the Unicode characters I've found to ASCII in
https://github.com/boostorg/atomic/commit/b23c406f947f802b6874b6418f8ac726eddaa8a0
just in case.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13070#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-06-25 13:32:32 UTC