[D-runtime] [D-Programming-Language/druntime] fa1411: Fixes Issue 9373 - Add info messages to deprecated...
GitHub
noreply at github.com
Wed Jan 23 10:35:49 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: fa1411e204bcf2b8356c7e7f1d5ed31458b3867d
https://github.com/D-Programming-Language/druntime/commit/fa1411e204bcf2b8356c7e7f1d5ed31458b3867d
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M src/core/atomic.d
M src/core/sync/condition.d
M src/core/sync/semaphore.d
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Fixes Issue 9373 - Add info messages to deprecated statements.
Commit: e3f9d07f227185abae12b48f395f0b6ca75e9b71
https://github.com/D-Programming-Language/druntime/commit/e3f9d07f227185abae12b48f395f0b6ca75e9b71
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M src/core/atomic.d
M src/core/sync/condition.d
M src/core/sync/semaphore.d
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Merge pull request #393 from AndrejMitrovic/Fix9373
Issue 9373 - Add info messages to deprecated statements.
Compare: https://github.com/D-Programming-Language/druntime/compare/eb719435dcbb...e3f9d07f2271
More information about the D-runtime
mailing list