February 19, 2015 [dmd-internals] [D-Programming-Language/dmd] 5afc11: fix Issue 14192 - Access Violation when assigning ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 5afc1177551fa8f6e43bb1fc499698eaab41655a https://github.com/D-Programming-Language/dmd/commit/5afc1177551fa8f6e43bb1fc499698eaab41655a Author: Martin Nowak <code@dawg.eu> Date: 2015-02-19 (Thu, 19 Feb 2015) Changed paths: M src/e2ir.c M test/runnable/xtest46.d Log Message: ----------- fix Issue 14192 - Access Violation when assigning to shared AA - the runtime expects an unqualified TypeInfo for the AA and crashes if it is wrapped inside a TypeInfo_Shared Commit: 4091ddc1af08f3a65512e41a19ffda06335471c2 https://github.com/D-Programming-Language/dmd/commit/4091ddc1af08f3a65512e41a19ffda06335471c2 Author: Brad Roberts <braddr@puremagic.com> Date: 2015-02-19 (Thu, 19 Feb 2015) Changed paths: M src/e2ir.c M test/runnable/xtest46.d Log Message: ----------- Merge pull request #4420 from MartinNowak/fix14192 fix Issue 14192 - Access Violation when assigning to shared AA Compare: https://github.com/D-Programming-Language/dmd/compare/d08a9afeb767...4091ddc1af08 |
Copyright © 1999-2021 by the D Language Foundation