
20 Jun
2008
20 Jun
'08
3:20 a.m.
AMDG Ticket #2026. Since random is marked as no-maintainer, I'm going to go ahead if no one objects. In Christ, Steven Watanabe Steven Watanabe wrote:
AMDG
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.
Ok to commit?
In Christ, Steven Watanabe