[dmd-internals] [D-Programming-Language/dmd] 4a22ca: fix Issue 6937 - new with struct doesn't allow fie...

GitHub noreply at github.com
Thu Dec 6 18:38:06 PST 2012


  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 <k.hara.pg at gmail.com>
  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 <walter at walterbright.com>
  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


More information about the dmd-internals mailing list