[dmd-internals] [D-Programming-Language/dmd] 8087d3: Revert "Merge pull request #3103 from 9rnsr/fix101...

GitHub noreply at github.com
Mon Jan 27 17:47:18 PST 2014


  Branch: refs/heads/2.065
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8087d3210698084fba0682ab11f68377bfee758d
      https://github.com/D-Programming-Language/dmd/commit/8087d3210698084fba0682ab11f68377bfee758d
  Author: AndrewEdwards <edwards.ac at gmail.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M src/attrib.c
    M src/clone.c
    M src/cond.c
    M src/ctfeexpr.c
    M src/expression.c
    M src/func.c
    M src/glue.c
    M src/import.c
    M src/mars.c
    M src/mtype.c
    M src/opover.c
    M src/scope.c
    M src/scope.h
    M src/struct.c
    M src/template.c
    M src/template.h
    M src/toobj.c
    R test/compilable/ice6538.d
    M test/fail_compilation/diag11769.d
    M test/fail_compilation/diag9880.d
    M test/fail_compilation/fail319.d
    M test/fail_compilation/ice6538.d
    M test/fail_compilation/test8556.d
    M test/runnable/funclit.d

  Log Message:
  -----------
  Revert "Merge pull request #3103 from 9rnsr/fix10133"

This reverts commit 2211c8e5b1c7cfb589cec400a959cc672ca92083, reversing
changes made to 8a530b9aa7d10ee0d3e4e9b7d39b366f25438012.


  Commit: d5d704a96109931bf0f0ff21a963456feab3e40a
      https://github.com/D-Programming-Language/dmd/commit/d5d704a96109931bf0f0ff21a963456feab3e40a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M test/runnable/opover2.d
    M test/runnable/testrightthis.d

  Log Message:
  -----------
  Merge pull request #3151 from 9rnsr/fix11993

[REG] Issue 11993 - typeof(this) in constraint of member function template should reflect method qualifier


Compare: https://github.com/D-Programming-Language/dmd/compare/ba21c3d69356...d5d704a96109


More information about the dmd-internals mailing list