[dmd-internals] [D-Programming-Language/dmd] 3a45e5: fix Issue 3509 - Cannot forward reference a templa...
GitHub
noreply at github.com
Mon Mar 12 19:28:08 PDT 2012
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: 3a45e50f400ad1ec8bb179c95ee39594028a534f
https://github.com/D-Programming-Language/dmd/commit/3a45e50f400ad1ec8bb179c95ee39594028a534f
Author: Walter Bright <walter at walterbright.com>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Changed paths:
M src/class.c
M src/scope.h
M src/template.c
Log Message:
-----------
fix Issue 3509 - Cannot forward reference a template mixin's members in a compile-time context
More information about the dmd-internals
mailing list