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]

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


Author: redi
Date: Sun Jan 18 12:38:10 2009
New Revision: 143483

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143483
Log:
	* include/std/thread (__thread_data_base::__run): Make non-const.
	* testsuite/30_threads/thread/cons/5.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/30_threads/thread/cons/5.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/thread


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