[dmd-internals] [D-Programming-Language/dmd] 62fbec: fix Issue 7811 - "not a property" error instead of...

GitHub noreply at github.com
Mon Apr 9 08:39:43 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 62fbecbc8d50c5a2508065e52b8da13d4c31e9b8
      https://github.com/D-Programming-Language/dmd/commit/62fbecbc8d50c5a2508065e52b8da13d4c31e9b8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-04-09 (Mon, 09 Apr 2012)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  fix Issue 7811 - "not a property" error instead of real error on UFCS array template property


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

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  Merge pull request #870 from 9rnsr/fix7811

Issue 7811 - "not a property" error instead of real error on UFCS array template property


Compare: https://github.com/D-Programming-Language/dmd/compare/d16cfe5...d06e17d


More information about the dmd-internals mailing list