[Boost-bugs] [Boost C++ Libraries] #13239: typo in Boost.TypeTraits

Subject: [Boost-bugs] [Boost C++ Libraries] #13239: typo in Boost.TypeTraits
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-10-01 14:32:39


#13239: typo in Boost.TypeTraits
-----------------------------------------+---------------------
 Reporter: Jerker Bäck <jerker.back@…> | Owner: (none)
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-----------------------------------------+---------------------
 There is no warning 4800 for the MS compiler
 Compiling gives
 {{{
 boost/type_traits/detail/has_binary_operator.hpp(40): warning C4619:
 #pragma warning: there is no warning number '4800'
 }}}

 warning 4619 is level 3 and therefore visible in most cases

 My compiler
 {{{
 Microsoft (R) C/C++ Optimizing Compiler Version 19.11.25508.2 for x64
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13239>
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-10-01 14:40:56 UTC