Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4723d594af9dd8649f1f9068d53549c3df05beb8
      
https://github.com/D-Programming-Language/dmd/commit/4723d594af9dd8649f1f9068d53549c3df05beb8
  Author: k-hara <[email protected]>
  Date:   2014-08-26 (Tue, 26 Aug 2014)

  Changed paths:
    M src/expression.c
    M test/runnable/ufcs.d

  Log Message:
  -----------
  fix Issue 11312 - Avoid auto-dereference for UFCS functions


  Commit: a84da310eb3adab3d3536e5414cea19709a8ce83
      
https://github.com/D-Programming-Language/dmd/commit/a84da310eb3adab3d3536e5414cea19709a8ce83
  Author: Daniel Murphy <[email protected]>
  Date:   2014-08-26 (Tue, 26 Aug 2014)

  Changed paths:
    M src/expression.c
    M test/runnable/ufcs.d

  Log Message:
  -----------
  Merge pull request #3900 from 9rnsr/fix11312

Issue 11312 - Avoid auto-dereference for UFCS functions


Compare: 
https://github.com/D-Programming-Language/dmd/compare/639bcaac6fe2...a84da310eb3a
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to