[Issue 11969] ICE(statement.c) When mixing in a string literal containing errors

2014-01-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11969



--- Comment #1 from yebblies yebbl...@gmail.com 2014-01-23 02:20:13 EST ---
This also ICEs, possibly has the same cause

void main() {  mixin ( assert ( h ) ) ; }

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 11969] ICE(statement.c) When mixing in a string literal containing errors

2014-01-22 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11969


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||pull


--- Comment #2 from Kenji Hara k.hara...@gmail.com 2014-01-22 07:45:26 PST ---
https://github.com/D-Programming-Language/dmd/pull/3140

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---