id summary reporter owner description type status milestone component version severity resolution keywords cc 8748 Warning: implicit conversion loses integer precision Jan Bouwer John Maddock "Trivial - Full error message: {{{ boost/multiprecision/cpp_int.hpp:1614:23: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32] unsigned n = result.find_first_not_of('0'); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }}} produced by clang (Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)) from svn #84915. " Bugs closed To Be Determined multiprecision Boost Development Trunk Problem fixed warning