Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0a612679713182d571f9eaa140dc93451c623d06
      
https://github.com/D-Programming-Language/dmd/commit/0a612679713182d571f9eaa140dc93451c623d06
  Author: k-hara <[email protected]>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

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

  Log Message:
  -----------
  fix Issue 7965 more, all nested structs should be initialized by 
StructLiteralExp, not __init.


  Commit: 51b5b6e09f77eacaffc48fb3c4255e2929832915
      
https://github.com/D-Programming-Language/dmd/commit/51b5b6e09f77eacaffc48fb3c4255e2929832915
  Author: Walter Bright <[email protected]>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

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

  Log Message:
  -----------
  Merge pull request #1034 from 9rnsr/fix7965

More fix for issue 7965


Compare: 
https://github.com/D-Programming-Language/dmd/compare/0b8c248323bd...51b5b6e09f77
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to