id summary reporter owner description type status milestone component version severity resolution keywords cc 2026 random does not compile on gcc with -ansi -pedantic Steven Watanabe Steven Watanabe "boost/random/detail/signed_unsigned_tools.hpp has specializations of make_unsigned for long long. gcc rejects this when compiling with -ansi -pedantic. The attached patch replaces random::detail::make_unsigned with the TypeTraits version. " Bugs closed Boost 1.36.0 random Boost 1.35.0 Problem fixed