[phobos] [D-Programming-Language/phobos] 45a7d8: Fix #12914: alignForSize will not accept immutable
GitHub via phobos
phobos at puremagic.com
Thu Feb 11 17:14:40 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 45a7d8efb5f8ed45fa6fcaf58b0caf91d1554ce4
https://github.com/D-Programming-Language/phobos/commit/45a7d8efb5f8ed45fa6fcaf58b0caf91d1554ce4
Author: Lars T. Kyllingstad <git at kyllingen.net>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
Fix #12914: alignForSize will not accept immutable
Commit: 8ddd8e9f4f48540c8507f217cf885c4616ea35b5
https://github.com/D-Programming-Language/phobos/commit/8ddd8e9f4f48540c8507f217cf885c4616ea35b5
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2016-02-11 (Thu, 11 Feb 2016)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #3986 from kyllingstad/fix-issue-12914
Fix #12914: std.typecons.alignForSize will not accept immutable names argument
Compare: https://github.com/D-Programming-Language/phobos/compare/cadc8197614d...8ddd8e9f4f48
More information about the phobos
mailing list