March 28, 2016 [phobos] [D-Programming-Language/phobos] 4b74c5: Remove deprecated `std.concurrency.MessageBox.isCl... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 4b74c5f687a06d95c4ffe6e8aefe10f88acc098b https://github.com/D-Programming-Language/phobos/commit/4b74c5f687a06d95c4ffe6e8aefe10f88acc098b Author: Johan Engelen <jbc.engelen@gmail.com> Date: 2016-03-28 (Mon, 28 Mar 2016) Changed paths: M std/concurrency.d Log Message: ----------- Remove deprecated `std.concurrency.MessageBox.isClosed() const`. Within Phobos, this is the only occurrence of synchronizing on an immutable object. Removal of this deprecated function allows us to resolve Issue 14251. Commit: 15aa52af43cf6f51bc2559ee061a3cb4a4db74c4 https://github.com/D-Programming-Language/phobos/commit/15aa52af43cf6f51bc2559ee061a3cb4a4db74c4 Author: Daniel Murphy <yebblies@gmail.com> Date: 2016-03-29 (Tue, 29 Mar 2016) Changed paths: M std/concurrency.d Log Message: ----------- Merge pull request #4126 from JohanEngelen/remove_deprecated Remove deprecated `std.concurrency.MessageBox.isClosed() const`. Compare: https://github.com/D-Programming-Language/phobos/compare/8ff1f0ef528a...15aa52af43cf |
Copyright © 1999-2021 by the D Language Foundation