[dmd-internals] [D-Programming-Language/dmd] 2c3e9a: fix Issue 3510 - Cannot forward reference a templa...
GitHub
noreply at github.com
Mon Mar 12 20:02:05 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2c3e9a8b007d62493c52ca601173ff2cd9cd9c0a
https://github.com/D-Programming-Language/dmd/commit/2c3e9a8b007d62493c52ca601173ff2cd9cd9c0a
Author: Walter Bright <walter at walterbright.com>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Changed paths:
M src/class.c
M test/runnable/test42.d
Log Message:
-----------
fix Issue 3510 - Cannot forward reference a templated type from within a template mixin
More information about the dmd-internals
mailing list