This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r116779 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 08 Sep 2006 14:40:48 -0000
- Subject: r116779 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Fri Sep 8 14:40:47 2006
New Revision: 116779
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116779
Log:
2006-09-08 Paolo Carlini <pcarlini@suse.de>
* include/tr1/random.tcc (poisson_distribution<>::operator()):
Avoid potential warnings when _IntType is unsigned.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1/random.tcc