[dmd-internals] [D-Programming-Language/dmd] 3571d9: fix Issue 13353 - [ICE] assertion with is() and te...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Aug 26 07:22:43 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3571d9372eb3ed4bb4aebe39705a5a17c317a13f
https://github.com/D-Programming-Language/dmd/commit/3571d9372eb3ed4bb4aebe39705a5a17c317a13f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M src/class.c
M test/runnable/testclass.d
Log Message:
-----------
fix Issue 13353 - [ICE] assertion with is() and templated interface
Commit: 39d3dc6fbb833cb504b1b7dd6091f5c899e5543d
https://github.com/D-Programming-Language/dmd/commit/39d3dc6fbb833cb504b1b7dd6091f5c899e5543d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
Changed paths:
M src/class.c
M test/runnable/testclass.d
Log Message:
-----------
Merge pull request #3901 from 9rnsr/fix13353
[REG2.066] Issue 13353 - [ICE] assertion with is() and templated interface
Compare: https://github.com/D-Programming-Language/dmd/compare/a84da310eb3a...39d3dc6fbb83
More information about the dmd-internals
mailing list