This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r155308 - in /trunk/libstdc++-v3: ChangeLog src...


Author: paolo
Date: Thu Dec 17 11:09:05 2009
New Revision: 155308

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

	PR libstdc++/42198
	* src/thread.cc (thread::_M_start_thread): Throw system_error
	immediately if the thread system is inactive.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/thread.cc


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