[dmd-internals] [D-Programming-Language/dmd] 877042: test case for Bug6999

GitHub noreply at github.com
Sat Jul 14 06:13:37 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 87704232d2328bca1994e57528a6b5a082072241
      https://github.com/D-Programming-Language/dmd/commit/87704232d2328bca1994e57528a6b5a082072241
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-03-23 (Fri, 23 Mar 2012)

  Changed paths:
    A test/compilable/test6999.d

  Log Message:
  -----------
  test case for Bug6999


  Commit: 847e4995e37ae7b8fa13a234b437822c09ed8945
      https://github.com/D-Programming-Language/dmd/commit/847e4995e37ae7b8fa13a234b437822c09ed8945
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-03-23 (Fri, 23 Mar 2012)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  apply scope storage class before function type semantic

 - fix issue 6999

 - this is needed if a storage class would
   affect type inference


  Commit: 98d9a4d97dacb18e5ac7d71643ccbc7f690b52ec
      https://github.com/D-Programming-Language/dmd/commit/98d9a4d97dacb18e5ac7d71643ccbc7f690b52ec
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-07-14 (Sat, 14 Jul 2012)

  Changed paths:
    M src/func.c
    A test/compilable/test6999.d

  Log Message:
  -----------
  Merge pull request #531 from dawgfoto/Bug6999

fix Issue 6999 - parsing error for inout method/ wrong headergen


Compare: https://github.com/D-Programming-Language/dmd/compare/b016115cfd34...98d9a4d97dac


More information about the dmd-internals mailing list