[D-runtime] [D-Programming-Language/druntime] b4a3ec: fixed testWaitTimeout on OSX. For some reason, th...
noreply at github.com
noreply at github.com
Mon Aug 29 12:38:15 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b4a3ec7e7f5ca9b20ff5aca9ded49fd694ae4f36
https://github.com/D-Programming-Language/druntime/commit/b4a3ec7e7f5ca9b20ff5aca9ded49fd694ae4f36
Author: Sean Kelly <sean at invisibleduck.org>
Date: 2011-08-29 (Mon, 29 Aug 2011)
Changed paths:
M src/core/sync/semaphore.d
Log Message:
-----------
fixed testWaitTimeout on OSX. For some reason, the timeout passed to the wait routine wasn't being honored.
More information about the D-runtime
mailing list