Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4527: warning in Boost.format and Boost.test C4224
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-27 07:55:57
#4527: warning in Boost.format and Boost.test C4224
--------------------------------------+-------------------------------------
Reporter: pbristow | Owner: samuel_krempp
Type: Bugs | Status: closed
Milestone: Boost 1.44.0 | Component: format
Version: Boost Development Trunk | Severity: Cosmetic
Resolution: fixed | Keywords: format C4224
--------------------------------------+-------------------------------------
Comment (by pbristow):
Replying to [comment:5 pbristow]:
Microsoft Response
Thank you for filing this issue. You are correct in that this is a bug in
our compiler, however, there are some mitigating factors here. This
warning is off-by-default in the compiler, and can only be turned on with
/Wall (which is rare), or using /Za. And, as with all warnings, it is not
an error unless combined with /WX (even under /Za) and can always be
disabled with the compiler switch /wd or #pragma warning. Given these
mitigating factors, we have prioritized this bug below more severe issues,
and are not planning to fix this in our next release.
Thank you for bringing this issue to our attention!
Andy Rich
Visual C++ QA
http://connect.microsoft.com/VisualStudio/feedback/details/586147/warning-c4224
-is-given-for-correct-code-if-ms-extensions-are-disabled
I've replied 'thanks' ;-)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4527#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:04 UTC