[phobos] [D-Programming-Language/phobos] a4aa5d: fix Issue 12287 - infinite loop on std.traits.modu...
GitHub
noreply at github.com
Sun Mar 9 23:01:13 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a4aa5d8a15ed48f17ec4e70151faddcd886f7b89
https://github.com/D-Programming-Language/phobos/commit/a4aa5d8a15ed48f17ec4e70151faddcd886f7b89
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M std/traits.d
Log Message:
-----------
fix Issue 12287 - infinite loop on std.traits.moduleName on templated struct member
Commit: b0aabc6c9328ee2a83a0cdb3863d55ba7ee71342
https://github.com/D-Programming-Language/phobos/commit/b0aabc6c9328ee2a83a0cdb3863d55ba7ee71342
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-09 (Sun, 09 Mar 2014)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #1978 from 9rnsr/fix12287
Issue 12287 - infinite loop on std.traits.moduleName on templated struct member
Compare: https://github.com/D-Programming-Language/phobos/compare/35c743967bf0...b0aabc6c9328
More information about the phobos
mailing list