Subject: [Boost-bugs] [Boost C++ Libraries] #2886: Boost.Array gives MS warnings C4510 and C4610
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-25 15:39:28
#2886: Boost.Array gives MS warnings C4510 and C4610
---------------------------+------------------------------------------------
Reporter: pbristow | Owner: no-maintainer
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: array
Version: Boost 1.38.0 | Severity: Cosmetic
Keywords: array warning |
---------------------------+------------------------------------------------
Boost.Array gives MS warnings C4510 and C4610 in simple use.
boost::array<const double, 99> stuff = { 9.206343, ....}
Unless anyone can see that this should be fixed 'properly', a patch to
push'n'pop and disable these annoying warnings is attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2886> 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:49:59 UTC