[dmd-internals] [D-Programming-Language/dmd] 56198c: fix Issue 11153 - ICE during a diagnostic for miss...

GitHub noreply at github.com
Wed Oct 2 05:56:10 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 56198c2fededb1e35c96366cb2a0439bb7d7c307
      https://github.com/D-Programming-Language/dmd/commit/56198c2fededb1e35c96366cb2a0439bb7d7c307
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M src/parse.c
    M src/template.c
    A test/fail_compilation/ice11153.d

  Log Message:
  -----------
  fix Issue 11153 - ICE during a diagnostic for missing return type


  Commit: cff3d4f1f49e8e91c6a9aaf0c35fbd521a845ba1
      https://github.com/D-Programming-Language/dmd/commit/cff3d4f1f49e8e91c6a9aaf0c35fbd521a845ba1
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-10-02 (Wed, 02 Oct 2013)

  Changed paths:
    M src/parse.c
    M src/template.c
    A test/fail_compilation/ice11153.d

  Log Message:
  -----------
  Merge pull request #2610 from 9rnsr/fix11153

[REG2.064a] Issue 11153 - ICE during a diagnostic for missing return type


Compare: https://github.com/D-Programming-Language/dmd/compare/bd75cde6cbd4...cff3d4f1f49e


More information about the dmd-internals mailing list