[dmd-internals] [D-Programming-Language/dmd] f51a42: fix Issue 7019 - implicit constructors are inconsi...

GitHub noreply at github.com
Sun Nov 11 00:01:03 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f51a4268bcf42e14ef40bdc0137399cddc965f03
      https://github.com/D-Programming-Language/dmd/commit/f51a4268bcf42e14ef40bdc0137399cddc965f03
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-10-24 (Wed, 24 Oct 2012)

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

  Log Message:
  -----------
  fix Issue 7019 - implicit constructors are inconsistently allowed


  Commit: 2daf24fd4a036331d3428f9381c65a9be3b12319
      https://github.com/D-Programming-Language/dmd/commit/2daf24fd4a036331d3428f9381c65a9be3b12319
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-11-11 (Sun, 11 Nov 2012)

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

  Log Message:
  -----------
  Merge pull request #1213 from 9rnsr/fix7019

Issue 7019 - implicit constructors are inconsistently allowed


Compare: https://github.com/D-Programming-Language/dmd/compare/931d305a31fc...2daf24fd4a03


More information about the dmd-internals mailing list