This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r149078 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: paolo
Date: Tue Jun 30 01:25:52 2009
New Revision: 149078

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149078
Log:
2009-06-29  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/random.tcc
	(linear_congruential_engine<>::seed(seed_seq&)): Use uint_least32_t
	as array type.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/random.tcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]