[phobos] [D-Programming-Language/phobos] 4cb7c0: Fix 14561 - Large enums cannot be parsed due to to...
GitHub via phobos
phobos at puremagic.com
Sat Apr 9 05:45:19 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4cb7c0199d93696446fca3fce04d7905db9de8f3
https://github.com/D-Programming-Language/phobos/commit/4cb7c0199d93696446fca3fce04d7905db9de8f3
Author: biotronic <simen.kjaras at gmail.com>
Date: 2016-04-03 (Sun, 03 Apr 2016)
Changed paths:
M std/meta.d
M std/traits.d
Log Message:
-----------
Fix 14561 - Large enums cannot be parsed due to too many recursive template expansions
Commit: fda2df5592d97aae64c438b01b9f229e5fc201b4
https://github.com/D-Programming-Language/phobos/commit/fda2df5592d97aae64c438b01b9f229e5fc201b4
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-09 (Sat, 09 Apr 2016)
Changed paths:
M std/meta.d
M std/traits.d
Log Message:
-----------
Merge pull request #3275 from Biotronic/master
Fix 14561 - Large enums cannot be parsed due to too many recursive template expansions
Compare: https://github.com/D-Programming-Language/phobos/compare/28a4afeff9e5...fda2df5592d9
More information about the phobos
mailing list