id summary reporter owner description type status milestone component version severity resolution keywords cc 6788 uuid test missing includes of Stephen Clamage Andy Tompkins "The files listed below include and invoke std::runtime_error with a literal string argument. The only standard runtime_error constructor takes a std::string argument, so a string(const char*) constructor is needed. Although is allowed to include , it is not required to do so, and not all library implementations do. Portable code must include explicitly. -- uuid/test/compile_name_generator.cpp -- uuid/test/compile_random_generator.cpp -- uuid/test/compile_seed_rng.cpp -- uuid/test/test_random_generator.cpp -- uuid/test/test_sha1.cpp " Bugs closed To Be Determined uuid Boost 1.49.0 Problem fixed