This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/59680] Compile error in thread.cc


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59680

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Thu Jan  9 23:39:31 2014
New Revision: 206504

URL: http://gcc.gnu.org/viewcvs?rev=206504&root=gcc&view=rev
Log:
    PR libstdc++/59680
    * src/c++11/thread.cc (__sleep_for): Fix call to ::sleep.

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


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