id summary reporter owner description type status milestone component version severity resolution keywords cc 3211 exception.hpp fails to compile with CodeWarrior 9.6 Mac Wolfgang Textor Emil Dotchevski "Since boost 1.37 I am getting compiler errors (unimplemented C++ feature) if CodeWarrior tries to compile anything that includes /boost/exception/exception.hpp. The problem lies in the template friend member functions. If I comment out the lines 208, 217 and 226 (the three friend declarations for the templated member functions) everything is fine. I assume that this won't be the ideal solution, as (for me) only CodeWarrior is affected (GCC 4 and MSVC 8 are working), but I did not find an appropriate sounding boost macro to use as a wrapper." Bugs closed Boost 1.40.0 exception Boost 1.37.0 Problem fixed