[dmd-internals] [D-Programming-Language/dmd] 960f6f: fix Issue 7416 - 2.058 regression: fails to instan...
GitHub
noreply at github.com
Wed Feb 1 21:20:34 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 960f6fd4404750ab2d637f66d63ff70c98f5b73c
https://github.com/D-Programming-Language/dmd/commit/960f6fd4404750ab2d637f66d63ff70c98f5b73c
Author: Walter Bright <walter at walterbright.com>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M src/declaration.c
M src/declaration.h
M src/func.c
M src/mtype.c
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 7416 - 2.058 regression: fails to instantiate a constrained function template with a nested function
More information about the dmd-internals
mailing list