Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4a22ca0053252454c5cddab2c5754b8a2f500544
      
https://github.com/D-Programming-Language/dmd/commit/4a22ca0053252454c5cddab2c5754b8a2f500544
  Author: k-hara <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M src/expression.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  fix Issue 6937 - new with struct doesn't allow field assignment


  Commit: ee695eb92086cb73f62e7e01f019171776308435
      
https://github.com/D-Programming-Language/dmd/commit/ee695eb92086cb73f62e7e01f019171776308435
  Author: Walter Bright <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M src/expression.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  Merge pull request #1353 from 9rnsr/fix6937

Issue 6937 - new with struct doesn't allow field assignment


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

Reply via email to