[dmd-internals] [D-Programming-Language/dmd] ee8edc: fix Issue 14656 - "auto" of "auto ref" spills over...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Jun 8 09:43:16 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ee8edc229c91171e5d4c4db7a0e6908c7846cb6d
https://github.com/D-Programming-Language/dmd/commit/ee8edc229c91171e5d4c4db7a0e6908c7846cb6d
Author: Daniel Kozak <kozzi11 at gmail.com>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M src/mtype.c
M test/runnable/functype.d
Log Message:
-----------
fix Issue 14656 - "auto" of "auto ref" spills over to other function
Commit: a6065817b8fad6ca18eaf62323bb804633fa9cbe
https://github.com/D-Programming-Language/dmd/commit/a6065817b8fad6ca18eaf62323bb804633fa9cbe
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-06-09 (Tue, 09 Jun 2015)
Changed paths:
M src/mtype.c
M test/runnable/functype.d
Log Message:
-----------
Merge pull request #4728 from Kozzi11/issue14656
fix Issue 14656 - "auto" of "auto ref" spills over to other function
Compare: https://github.com/D-Programming-Language/dmd/compare/6d3fc41b2ed1...a6065817b8fa
More information about the dmd-internals
mailing list