id summary reporter owner description type status milestone component version severity resolution keywords cc 5570 Compile error in uuid string_generator.hpp olim@… Andy Tompkins "There is a compile error in string_generator.hpp when exceptions are disabled. When exceptions are disabled try, catch, throw are no longer valid keywords. Here is a patch with a fix to call throw_exception(x) instead of throw x. Maybe BOOST_THROW_EXCEPTION(x) should be used instead? Can someone please incorporate this patch into the next boost release?" Bugs closed Boost 1.47.0 uuid Boost 1.46.1 Problem fixed