[dmd-internals] [D-Programming-Language/dmd] 4d91f3: fix Issue 14406 - GIT HEAD ignores forward referen...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Apr 6 13:03:50 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4d91f33111d54ed09b9275b48bd65d243a3e3f05
      https://github.com/D-Programming-Language/dmd/commit/4d91f33111d54ed09b9275b48bd65d243a3e3f05
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    M src/declaration.c
    A test/fail_compilation/fail14406.d

  Log Message:
  -----------
  fix Issue 14406 - GIT HEAD ignores forward reference and generates wrong code


  Commit: 3b485c3279832a98be652e23ce27cb10e4c7abe2
      https://github.com/D-Programming-Language/dmd/commit/3b485c3279832a98be652e23ce27cb10e4c7abe2
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M src/declaration.c
    A test/fail_compilation/fail14406.d

  Log Message:
  -----------
  Merge pull request #4556 from 9rnsr/fix14406

[REG2.068a] Issue 14406 - GIT HEAD ignores forward reference and generates wrong code


Compare: https://github.com/D-Programming-Language/dmd/compare/e50b2c90e7cd...3b485c327983


More information about the dmd-internals mailing list