[random] patch to make random compile with warnings=all

14 Jun
2008
14 Jun
'08
7:42 p.m.
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
6212
Age (days ago)
6219
Last active (days ago)
3 comments
2 participants
participants (2)
-
Beman Dawes
-
Steven Watanabe