[dmd-internals] [D-Programming-Language/dmd] 0044e3: fix Issue 14038 - Non-mutable AA initialization se...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Jan 24 16:34:22 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0044e35b0e4d24435bebb15461dd170ccd59fe78
https://github.com/D-Programming-Language/dmd/commit/0044e35b0e4d24435bebb15461dd170ccd59fe78
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M src/e2ir.c
M test/runnable/xtest46.d
Log Message:
-----------
fix Issue 14038 - Non-mutable AA initialization segfaults in runtime
Commit: 47ff8276ab022b7846dc493e838e5a0703a71937
https://github.com/D-Programming-Language/dmd/commit/47ff8276ab022b7846dc493e838e5a0703a71937
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M src/e2ir.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #4334 from 9rnsr/fix14038
[REG2.067a] Issue 14038 - Non-mutable AA initialization segfaults in runtime
Compare: https://github.com/D-Programming-Language/dmd/compare/f96ab68fb153...47ff8276ab02
More information about the dmd-internals
mailing list