[Issue 11925] [2.065] [REGRESSION] ICE in CompoundStatement::semantic

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 14 18:51:19 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11925



--- Comment #5 from Kenji Hara <k.hara.pg at gmail.com> 2014-01-14 18:50:57 PST ---
(In reply to comment #3)
> Looks like the culprit is Array::insert on a zero-length'd array.

I think Array::insert should also work for zero-length'd array.

(In reply to comment #4)
> https://github.com/D-Programming-Language/dmd/pull/3096

I opened another PR to fix logical failure in CompoundStatement::semantic.
https://github.com/D-Programming-Language/dmd/pull/3099

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


More information about the Digitalmars-d-bugs mailing list