[phobos] [D-Programming-Language/phobos] a2d062: Fix deprecation warning in std.concurrency.
GitHub via phobos
phobos at puremagic.com
Sat Nov 22 07:42:15 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a2d0626b1eabd197df378a433c23a41e46b3525a
https://github.com/D-Programming-Language/phobos/commit/a2d0626b1eabd197df378a433c23a41e46b3525a
Author: kai <kai at redstar.de>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M std/concurrency.d
Log Message:
-----------
Fix deprecation warning in std.concurrency.
Replace false with Fiber.Rethrow.no to remove the warning.
Commit: 1b290675bad3a0d2206ecc66f6b17e8e9a2f445b
https://github.com/D-Programming-Language/phobos/commit/1b290675bad3a0d2206ecc66f6b17e8e9a2f445b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M std/concurrency.d
Log Message:
-----------
Merge pull request #2760 from redstar/concurrency
Fix deprecation warning in std.concurrency.
Compare: https://github.com/D-Programming-Language/phobos/compare/ce97f324bed3...1b290675bad3
More information about the phobos
mailing list