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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to