Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 356a6c999c78173513017da0b29278bd6a8eedd3
      
https://github.com/D-Programming-Language/dmd/commit/356a6c999c78173513017da0b29278bd6a8eedd3
  Author: k-hara <[email protected]>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

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

  Log Message:
  -----------
  fix Issue 10618 - Template instance member access disallowed in dynamic array 
allocation


  Commit: b37e2c49ff026bd880eb49ed4e2dd70ee8ba1d0e
      
https://github.com/D-Programming-Language/dmd/commit/b37e2c49ff026bd880eb49ed4e2dd70ee8ba1d0e
  Author: k-hara <[email protected]>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

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

  Log Message:
  -----------
  fix Issue 10609 - Refused UFCS in __traits(compile)


  Commit: b1467fabffad1889b28bafb76e32a6acae4b78e4
      
https://github.com/D-Programming-Language/dmd/commit/b1467fabffad1889b28bafb76e32a6acae4b78e4
  Author: Walter Bright <[email protected]>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

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

  Log Message:
  -----------
  Merge pull request #2337 from 9rnsr/fix10609

Issue 10609 - Refused UFCS in __traits(compile)


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

Reply via email to