Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: abc7033bf9cf7f7224a47e45096efc48a21b5ab8
      
https://github.com/D-Programming-Language/dmd/commit/abc7033bf9cf7f7224a47e45096efc48a21b5ab8
  Author: k-hara <[email protected]>
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
    M src/declaration.c
    M test/runnable/nogc.d

  Log Message:
  -----------
  fix Issue 3032 - No stack allocation for "scope c = new class Object {};"


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

  Changed paths:
    M src/declaration.c
    M test/runnable/nogc.d

  Log Message:
  -----------
  Merge pull request #3593 from 9rnsr/fix3032

Issue 3032 - No stack allocation for "scope c = new class Object {};"


Compare: 
https://github.com/D-Programming-Language/dmd/compare/884be6709b70...9d48c47fe192
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to