Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 57c972cbf74e57a823626f487b790e810e2e40b2
      
https://github.com/D-Programming-Language/dmd/commit/57c972cbf74e57a823626f487b790e810e2e40b2
  Author: k-hara <[email protected]>
  Date:   2013-11-24 (Sun, 24 Nov 2013)

  Changed paths:
    M src/mtype.c
    R test/fail_compilation/fail186.d
    M test/runnable/variadic.d

  Log Message:
  -----------
  fix Issue 8244 - cannot slice a type tuple with '[]' in locations where a 
type is valid


  Commit: a6bda1e6fca61df9a46a94dcc95bc5564fc47ce9
      
https://github.com/D-Programming-Language/dmd/commit/a6bda1e6fca61df9a46a94dcc95bc5564fc47ce9
  Author: Walter Bright <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M src/mtype.c
    R test/fail_compilation/fail186.d
    M test/runnable/variadic.d

  Log Message:
  -----------
  Merge pull request #2855 from 9rnsr/fix8244

Issue 8244 - cannot slice a type tuple with '[]' in locations where a type is 
valid


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

Reply via email to