https://issues.dlang.org/show_bug.cgi?id=14192

--- Comment #7 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5afc1177551fa8f6e43bb1fc499698eaab41655a
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

https://github.com/D-Programming-Language/dmd/commit/4091ddc1af08f3a65512e41a19ffda06335471c2
Merge pull request #4420 from MartinNowak/fix14192

fix Issue 14192 - Access Violation when assigning to shared AA

--

Reply via email to