Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 73b477b46be16c8896c5306027577f6ddbdd26ce
      
https://github.com/D-Programming-Language/dmd/commit/73b477b46be16c8896c5306027577f6ddbdd26ce
  Author: Walter Bright <[email protected]>
  Date:   2014-01-11 (Sat, 11 Jan 2014)

  Changed paths:
    M src/expression.c
    M src/mtype.c
    M src/template.c
    A test/fail_compilation/ice11822.d
    A test/fail_compilation/ice11850.d
    A test/fail_compilation/ice11857.d
    A test/fail_compilation/imports/a11850.d
    M test/runnable/testconst.d

  Log Message:
  -----------
  fix Issue 11822 -  switch causees ICE with  return and other stuff


  Commit: 24c1dff4856983533e813b89c1d8adf9492936d0
      
https://github.com/D-Programming-Language/dmd/commit/24c1dff4856983533e813b89c1d8adf9492936d0
  Author: Hara Kenji <[email protected]>
  Date:   2014-01-12 (Sun, 12 Jan 2014)

  Changed paths:
    M src/expression.c
    M src/mtype.c
    M src/template.c
    A test/fail_compilation/ice11822.d
    A test/fail_compilation/ice11850.d
    A test/fail_compilation/ice11857.d
    A test/fail_compilation/imports/a11850.d
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #3081 from WalterBright/fix11822

fix Issue 11822 -  switch causes ICE with  return and other stuff


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

Reply via email to