November 22, 2014 [phobos] [D-Programming-Language/phobos] a2d062: Fix deprecation warning in std.concurrency. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation