Re: [Boost-bugs] [Boost C++ Libraries] #9503: Compile error C4996 with boost::uuids:uuid and vc2012

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9503: Compile error C4996 with boost::uuids:uuid and vc2012
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-04 17:19:12


#9503: Compile error C4996 with boost::uuids:uuid and vc2012
-----------------------------------------+--------------------------
  Reporter: Craig Hutchinson <craig@…> | Owner: atompkins
      Type: Patches | Status: closed
 Milestone: To Be Determined | Component: uuid
   Version: Boost 1.55.0 | Severity: Problem
Resolution: wontfix | Keywords: C4996 vc2012
-----------------------------------------+--------------------------
Changes (by steven_watanabe):

 * status: new => closed
 * resolution: => wontfix

Comment:

 Just use -D_SCL_SECURE_NO_WARNINGS. Using std::array will break
 compilation on C++03 compilers. This warning is spurious, difficult to
 work around, and impossible to suppress.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9503#comment:3>
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:15 UTC