[phobos] [D-Programming-Language/phobos] 998510: Tuple member defaultInit requires 'this', so use s...
GitHub
noreply at github.com
Sat Feb 23 22:06:30 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9985101830faababdd51ff68d964f6a2e4604882
https://github.com/D-Programming-Language/phobos/commit/9985101830faababdd51ff68d964f6a2e4604882
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M std/traits.d
M std/typecons.d
Log Message:
-----------
Tuple member defaultInit requires 'this', so use std.traits.defaultInit with selective import.
Commit: d4b647909371c4d0536083c53533fa859cfc05ac
https://github.com/D-Programming-Language/phobos/commit/d4b647909371c4d0536083c53533fa859cfc05ac
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M std/datetime.d
Log Message:
-----------
fix incorrect method access
Commit: 36e3b6181c76e9061b0d5142061062aff4eab869
https://github.com/D-Programming-Language/phobos/commit/36e3b6181c76e9061b0d5142061062aff4eab869
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M std/datetime.d
M std/traits.d
M std/typecons.d
Log Message:
-----------
Merge pull request #1158 from 9rnsr/fixRightThis
Fix right this check
Compare: https://github.com/D-Programming-Language/phobos/compare/cc994cf21251...36e3b6181c76
More information about the phobos
mailing list