[phobos] [D-Programming-Language/phobos] 05fe0a: fix usage of Type.prop in typeof expressions
GitHub
noreply at github.com
Mon Dec 2 05:31:53 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 05fe0ae758fcaff31cb21bdc7c3fd91547d821f8
https://github.com/D-Programming-Language/phobos/commit/05fe0ae758fcaff31cb21bdc7c3fd91547d821f8
Author: Martin Nowak <code at dawg.eu>
Date: 2013-12-01 (Sun, 01 Dec 2013)
Changed paths:
M std/conv.d
M std/format.d
M std/variant.d
Log Message:
-----------
fix usage of Type.prop in typeof expressions
- use Type.init.prop
Commit: 53077502720f72b5d14cefe394b78279b6046866
https://github.com/D-Programming-Language/phobos/commit/53077502720f72b5d14cefe394b78279b6046866
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M std/conv.d
M std/format.d
M std/variant.d
Log Message:
-----------
Merge pull request #1741 from dawgfoto/fixAAValueProperties
fix usage of Type.prop in typeof expressions
Compare: https://github.com/D-Programming-Language/phobos/compare/163128885301...53077502720f
More information about the phobos
mailing list