[dmd-internals] [D-Programming-Language/dmd] 2e68cf: fix Issue 8117 - Cannot initialize struct member w...

GitHub noreply at github.com
Sat Nov 30 05:01:31 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2e68cfe3162bbdad8ab9545b4ddf3f9c8c27d693
      https://github.com/D-Programming-Language/dmd/commit/2e68cfe3162bbdad8ab9545b4ddf3f9c8c27d693
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
    M src/declaration.c
    M test/runnable/sctor.d

  Log Message:
  -----------
  fix Issue 8117 - Cannot initialize struct member without default constructor


  Commit: c64f07b210e308e8b0b99516d247ff189e3342a4
      https://github.com/D-Programming-Language/dmd/commit/c64f07b210e308e8b0b99516d247ff189e3342a4
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-11-30 (Sat, 30 Nov 2013)

  Changed paths:
    M src/declaration.c
    M test/runnable/sctor.d

  Log Message:
  -----------
  Merge pull request #2899 from 9rnsr/fix8117

Issue 8117 - Cannot initialize struct member without default constructor


Compare: https://github.com/D-Programming-Language/dmd/compare/3e24a38c2f38...c64f07b210e3


More information about the dmd-internals mailing list