Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ec399f968140505feeef1a9d375f14c917f67aa6
      
https://github.com/D-Programming-Language/dmd/commit/ec399f968140505feeef1a9d375f14c917f67aa6
  Author: k-hara <[email protected]>
  Date:   2014-06-15 (Sun, 15 Jun 2014)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/statement.c
    A test/fail_compilation/ice12907.d

  Log Message:
  -----------
  fix Issue 12907 - [ICE] Assertion failure '0' in 'mangle.c' when using `auto` 
return type with lambda with dereferanced `function` call


  Commit: 0a7a8b387ace4248381b63471932b065f1acae9c
      
https://github.com/D-Programming-Language/dmd/commit/0a7a8b387ace4248381b63471932b065f1acae9c
  Author: Walter Bright <[email protected]>
  Date:   2014-06-14 (Sat, 14 Jun 2014)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/statement.c
    A test/fail_compilation/ice12907.d

  Log Message:
  -----------
  Merge pull request #3666 from 9rnsr/fix12907

Issue 12907 - [ICE] Assertion failure '0' in 'mangle.c' when using `auto` 
return type with lambda with dereferanced `function` call


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

Reply via email to