[phobos] [D-Programming-Language/phobos] 686f53: Issue 5718 - Can't demangle symbol defined inside ...
GitHub
noreply at github.com
Wed Feb 1 14:32:44 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 686f53f6d2d373ad13ea854b52e924fd7030422f
https://github.com/D-Programming-Language/phobos/commit/686f53f6d2d373ad13ea854b52e924fd7030422f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
Issue 5718 - Can't demangle symbol defined inside unittest block
std.traits.mangledName should return valid mangled name against symbols in function.
Commit: ac88792ea1a15a4815679359b69e731868db4391
https://github.com/D-Programming-Language/phobos/commit/ac88792ea1a15a4815679359b69e731868db4391
Author: Walter Bright <walter at walterbright.com>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #414 from 9rnsr/fix5718
Issue 5718 - Can't demangle symbol defined inside unittest block
Compare: https://github.com/D-Programming-Language/phobos/compare/7ccab2a...ac88792
More information about the phobos
mailing list