27 Nov
2010
27 Nov
'10
7:33 p.m.
AMDG On 11/27/2010 10:22 AM, Belcourt, K. Noel wrote:
Just wanted to point out this warning from the Intel v12 compiler.
/Users/kbelco/boost/boost/units/unit.hpp(49): warning #1011: missing return statement at end of non-void function "boost::units::unit
::operator=(const boost::units::unit &)" this_type& operator=(const this_type&) { } Perhaps there's an easy warning suppression fix?
Fixed in trunk. In Christ, Steven Watanabe