March 20, 2016 [phobos] [D-Programming-Language/phobos] 5fb534: fix Issue 15782 - Alias no longer strips qualifier... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/stable Home: https://github.com/D-Programming-Language/phobos Commit: 5fb53481fccbe800f083aeaa867d0dd541efbe67 https://github.com/D-Programming-Language/phobos/commit/5fb53481fccbe800f083aeaa867d0dd541efbe67 Author: Martin Nowak <code@dawg.eu> Date: 2016-03-20 (Sun, 20 Mar 2016) Changed paths: M std/meta.d M std/traits.d Log Message: ----------- fix Issue 15782 - Alias no longer strips qualifiers from user defined types - introduce OldAlias for internal usage - deprecate unqualifying of UDTs - unfortunately deprecation message isn't shown in many use-cases Commit: fed12920a6bfc6cbb37da8e7568cf555005632f1 https://github.com/D-Programming-Language/phobos/commit/fed12920a6bfc6cbb37da8e7568cf555005632f1 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M std/meta.d M std/traits.d Log Message: ----------- Merge pull request #4094 from MartinNowak/fix15782 fix Issue 15782 - Alias no longer strips qualifiers from user defined types Compare: https://github.com/D-Programming-Language/phobos/compare/5ac6e0410ddf...fed12920a6bf |
Copyright © 1999-2021 by the D Language Foundation