[phobos] [D-Programming-Language/phobos] 7da102: Fixed handling of a struct with no "length" field ...
GitHub via phobos
phobos at puremagic.com
Thu Jul 17 07:14:37 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7da102aee62e34903da552b6a0060058b4aa1112
https://github.com/D-Programming-Language/phobos/commit/7da102aee62e34903da552b6a0060058b4aa1112
Author: yglukhov <yglukhov at users.noreply.github.com>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M std/variant.d
Log Message:
-----------
Fixed handling of a struct with no "length" field defined but with opDispatch of inappropriate type.
Commit: 7123819fd9135e0ff0a1db4181df3da96dff55f8
https://github.com/D-Programming-Language/phobos/commit/7123819fd9135e0ff0a1db4181df3da96dff55f8
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M std/variant.d
Log Message:
-----------
Merge pull request #2062 from yglukhov/patch-1
Fix Variant to support structs with "length" field of inappropriate type
Compare: https://github.com/D-Programming-Language/phobos/compare/5303ca4523c7...7123819fd913
More information about the phobos
mailing list