Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 629057f030075ef0d0f85433f721f293a19e77ae
      
https://github.com/D-Programming-Language/dmd/commit/629057f030075ef0d0f85433f721f293a19e77ae
  Author: Rainer Schuetze <[email protected]>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    M src/e2ir.c
    M test/runnable/testappend.d

  Log Message:
  -----------
  make a copy of the second argument to _d_arrayappendT to avoid aliasing


  Commit: c7051cd1a109c12b3472e1b00f028b3dc0852612
      
https://github.com/D-Programming-Language/dmd/commit/c7051cd1a109c12b3472e1b00f028b3dc0852612
  Author: Walter Bright <[email protected]>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    M src/e2ir.c
    M test/runnable/testappend.d

  Log Message:
  -----------
  Merge pull request #3608 from rainers/issue12826

fix 12826: make a copy of the second argument to _d_arrayappendT to avoid 
aliasing


Compare: 
https://github.com/D-Programming-Language/dmd/compare/38c5c369b571...c7051cd1a109
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to