[dmd-internals] [D-Programming-Language/dmd] d46fde: fix Issue 7695 - Regression(2.058): ICE(mtype.c) o...
GitHub
noreply at github.com
Mon Apr 9 20:40:59 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d46fde7cc0fc4bad25213aee137fd2eeeb2a63af
https://github.com/D-Programming-Language/dmd/commit/d46fde7cc0fc4bad25213aee137fd2eeeb2a63af
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-09 (Mon, 09 Apr 2012)
Changed paths:
M src/expression.c
A test/fail_compilation/fail7695.d
Log Message:
-----------
fix Issue 7695 - Regression(2.058): ICE(mtype.c) on associative array with keys of struct type with const members
More information about the dmd-internals
mailing list