|
Boost : |
Subject: [boost] [spirit] 1.59.0 rc3: compiler warning in real_impl.hpp
From: Tobias Loew (Tobias.Loew_at_[hidden])
Date: 2015-08-12 05:56:14
Hi,
with MSVC 11, 32-bit build I get a compiler warning in
boost\spirit\home\qi\numeric\detail\real_impl.hpp : 287
warning C4244: '=' : conversion from 'unsigned __int64' to 'double',
possible loss of data
since I usually comile with warnings-as-errors this broke my build.
Tobias
-- View this message in context: http://boost.2283326.n4.nabble.com/spirit-1-59-0-rc3-compiler-warning-in-real-impl-hpp-tp4678769.html Sent from the Boost - Dev mailing list archive at Nabble.com.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk