[Issue 12907] [ICE] Assertion failure '0' in 'mangle.c' when using `auto` return type with lambda with dereferanced `function` call
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jun 14 19:56:59 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12907
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/ec399f968140505feeef1a9d375f14c917f67aa6
fix Issue 12907 - [ICE] Assertion failure '0' in 'mangle.c' when using `auto`
return type with lambda with dereferanced `function` call
https://github.com/D-Programming-Language/dmd/commit/0a7a8b387ace4248381b63471932b065f1acae9c
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
--
More information about the Digitalmars-d-bugs
mailing list