Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9271: C4512 warnings with VS 2013 RTM
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-21 08:29:55
#9271: C4512 warnings with VS 2013 RTM
--------------------------------------+--------------------------
Reporter: sebi707@⦠| Owner: apolukhin
Type: Bugs | Status: new
Milestone: To Be Determined | Component: lexical_cast
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+--------------------------
Comment (by raad@â¦):
In r86377, there is a #pragma warning(pop) without a matching #pragma
warning(push) before the #pragma warning(disable: 4505). This leaves the
warning disabled. Additionally, this leads to a new warning "C4193:
#pragma warning(pop) : no matching '#pragma warning(push)'".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9271#comment:6> 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:14 UTC