February 09, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 92cd2d161e8ca9df26f84fd32a07540a02f7a988
      https://github.com/D-Programming-Language/dmd/commit/92cd2d161e8ca9df26f84fd32a07540a02f7a988
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

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

  Log Message:
  -----------
  fix Issue 8763 - struct initialization with empty variadic arguments tries to call constructor


  Commit: 20c42d0df58afbbcb1384d8875351687263a5d76
      https://github.com/D-Programming-Language/dmd/commit/20c42d0df58afbbcb1384d8875351687263a5d76
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

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

  Log Message:
  -----------
  Merge pull request #1651 from 9rnsr/fix8763

Issue 8763 - struct initialization with empty variadic arguments tries to call constructor


Compare: https://github.com/D-Programming-Language/dmd/compare/8f3c1ef7f491...20c42d0df58a