[dmd-internals] [D-Programming-Language/dmd] 958abf: fix Issue 10150 - Prefix method 'this' qualifiers ...

GitHub noreply at github.com
Fri May 24 01:39:27 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 958abf2c48333cc0f800dff51da435338458b751
      https://github.com/D-Programming-Language/dmd/commit/958abf2c48333cc0f800dff51da435338458b751
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-05-23 (Thu, 23 May 2013)

  Changed paths:
    M src/func.c
    A test/compilable/test10150.d
    M test/fail_compilation/fail9199.d

  Log Message:
  -----------
  fix Issue 10150 - Prefix method 'this' qualifiers should be just ignored anytime


  Commit: 091cb6eea52eec998f60d8e6be6b54413d173b3b
      https://github.com/D-Programming-Language/dmd/commit/091cb6eea52eec998f60d8e6be6b54413d173b3b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-05-24 (Fri, 24 May 2013)

  Changed paths:
    M src/func.c
    A test/compilable/test10150.d
    M test/fail_compilation/fail9199.d

  Log Message:
  -----------
  Merge pull request #2071 from 9rnsr/fix10150

[enh][REG2.063a] Issue 10150 - Prefix method 'this' qualifiers should be just ignored anytime


Compare: https://github.com/D-Programming-Language/dmd/compare/bb9a2a95d6f2...091cb6eea52e


More information about the dmd-internals mailing list