r215755 - in /branches/gcc-4_9-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Oct 1 12:34:00 GMT 2014


Author: redi
Date: Wed Oct  1 12:34:10 2014
New Revision: 215755

URL: https://gcc.gnu.org/viewcvs?rev=215755&root=gcc&view=rev
Log:
	* include/std/mutex (try_lock): Do not swallow exceptions.
	* testsuite/30_threads/try_lock/4.cc: Fix test.

Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/std/mutex
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/30_threads/try_lock/4.cc



More information about the Libstdc++-cvs mailing list