Subject: [Boost-bugs] [Boost C++ Libraries] #12226: Microsoft compiler bug with boost::spirit::traits::absolute_value
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-24 14:10:42
#12226: Microsoft compiler bug with boost::spirit::traits::absolute_value
--------------------------------------+---------------------
Reporter: Sergey Polsky <fatman@â¦> | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.61.0 | Severity: Problem
Keywords: compiler |
--------------------------------------+---------------------
Microsoft optimizing compiler (19.00.23918 for x86 from Visual studio
2015) removes code of boost::spirit::traits::absolute_value::call for int,
long and boost::long_long_type, and absolute_value<int>::call((int)-1)
returns 4294967295 instead of 1.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12226> 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:20 UTC