id summary reporter owner description type status milestone component version severity resolution keywords cc 6807 interval rounded_arith.hpp compilation issues (clang) Frederic Py Boris Gubenko "It appears that the rounded _artith_* classes fail to compile (at least with my version of clang : Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)) The issue appears for both rounded_arith_std and rounded_arith_opp when they try to call the ""to_int"" static method of the Rounding mother class (which is a template parameter). Replacing the call of to_int(...) by Rounding::to_int appears to solve the issue. But I did not check if such issue was present at other places. I have attached a patch file for this header that appears to compile properly. " Patches new Boost 1.52.0 interval Boost 1.50.0 Problem interval, clang, to_int l.digaspero@…