January 08, 2011 [D-runtime] druntime commit, revision 486 | ||||
---|---|---|---|---|
| ||||
druntime commit, revision 486 user: sean msg: A few Windows fixes using core.time. http://www.dsource.org/projects/druntime/changeset/486 paths changed: U trunk/src/core/sync/condition.d U trunk/src/core/sync/semaphore.d U trunk/src/core/thread.d |
January 08, 2011 [D-runtime] druntime commit, revision 486 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | On 1/8/2011 10:58 AM, dsource.org wrote: > druntime commit, revision 486 > > > user: sean > > msg: > A few Windows fixes using core.time. > > http://www.dsource.org/projects/druntime/changeset/486 > > paths changed: > U trunk/src/core/sync/condition.d > U trunk/src/core/sync/semaphore.d > U trunk/src/core/thread.d Looks like there's still at least one more win32 fix needed from the core.time changes: unittest.obj(unittest) Error 42: Symbol Undefined _D3std7windows8syserror14sysErrorStringFkZAya unittest.obj(unittest) Error 42: Symbol Undefined _D3std7windows8syserror12__ModuleInfoZ Also, from the changes done a while back to link the druntime tests against just druntime rather than the full phobos.lib, windows isn't happy, though it's just a warning, the tests run (barring other brokenness): druntime.lib Warning 2: File Not Found druntime.lib |
Copyright © 1999-2021 by the D Language Foundation