[dmd-internals] [D-Programming-Language/dmd] ceb3bf: fix Issue 1748 - Wrong stringof for templated clas...
GitHub
noreply at github.com
Sat Nov 23 12:43:12 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ceb3bf6370a4d7e3688cce2bda8b8df6467a2f25
https://github.com/D-Programming-Language/dmd/commit/ceb3bf6370a4d7e3688cce2bda8b8df6467a2f25
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M src/mtype.c
M test/compilable/compile1.d
Log Message:
-----------
fix Issue 1748 - Wrong stringof for templated classes
Commit: 9eba2f5e2785b0f85a428d7242b9af18aa683887
https://github.com/D-Programming-Language/dmd/commit/9eba2f5e2785b0f85a428d7242b9af18aa683887
Author: Walter Bright <walter at walterbright.com>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M src/mtype.c
M test/compilable/compile1.d
Log Message:
-----------
Merge pull request #2854 from 9rnsr/fix1748
Issue 1748 - Wrong stringof for templated classes
Compare: https://github.com/D-Programming-Language/dmd/compare/fd49fb70083d...9eba2f5e2785
More information about the dmd-internals
mailing list