Re: [Boost-bugs] [Boost C++ Libraries] #2644: Warnings C4224 from ptr_container

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2644: Warnings C4224 from ptr_container
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-08 16:51:28


#2644: Warnings C4224 from ptr_container
---------------------------+------------------------------------------------
  Reporter: pbristow | Owner: nesotto
      Type: Bugs | Status: new
 Milestone: Boost 1.38.0 | Component: ptr_container
   Version: Boost 1.37.0 | Severity: Cosmetic
Resolution: | Keywords:
---------------------------+------------------------------------------------

Comment(by pbristow):

 after

 # pragma warning(disable:4127) // is constant

 adding

 # pragma warning (disable : 4224) // formal parameter was previously
 defined as a type.

 quiets the very many warnings that I am getting.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2644#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-02-16 18:49:59 UTC