2006-06-06 Paolo Carlini <pcarlini@suse.de>
commit91ef386c684d8756d74959b2a30acdde29d87bb0
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jun 2006 17:37:33 +0000 (6 17:37 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jun 2006 17:37:33 +0000 (6 17:37 +0000)
tree829c4c8ad09f048d65c423a6aa1a37dc3abeb422
parent19155a13b9927963528e4dd44c3911680633871b
2006-06-06  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/random: Trivial uglification fixes.
* include/tr1/random.tcc: Likewise.

* include/tr1/random (subtract_with_carry<>::
subtract_with_carry(_IntType)): Fix parameter type to unsigned long.
(subtract_with_carry<>::seed(_IntType)): Likewise.
* include/tr1/random.tcc (subtract_with_carry<>::seed(_IntType)):
Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114440 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/random
libstdc++-v3/include/tr1/random.tcc