[dmd-internals] [D-Programming-Language/dmd] 840d88: fix Issue 8902 - Unexpected "duplicate union initi...

GitHub noreply at github.com
Tue Mar 5 08:23:02 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 840d88a6e539e9817cffdc4abe8ad6357897d54a
      https://github.com/D-Programming-Language/dmd/commit/840d88a6e539e9817cffdc4abe8ad6357897d54a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

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

  Log Message:
  -----------
  fix Issue 8902 - Unexpected "duplicate union initialization for X" error


  Commit: a975ed6aacd7e2604808a74fb509da99c10624ef
      https://github.com/D-Programming-Language/dmd/commit/a975ed6aacd7e2604808a74fb509da99c10624ef
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

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

  Log Message:
  -----------
  Merge pull request #1369 from 9rnsr/fix8902

Issue 8902 - Unexpected "duplicate union initialization for X" error


Compare: https://github.com/D-Programming-Language/dmd/compare/d6db1b834c24...a975ed6aacd7


More information about the dmd-internals mailing list