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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to