[Issue 4828] ICE w/ non-boolean dot expression sth.template_instance in static if

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 6 04:20:15 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4828


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugdbug at yahoo.com.au


--- Comment #2 from Don <clugdbug at yahoo.com.au> 2010-09-06 04:19:52 PDT ---
Another regression from the same svn commit, that hits the same assert:

static assert(!is(typeof(Object.tupleof[2000]=0)));
---
precedence not defined for token 'tuple'
assert expression.c(816) precedence[e->op] != PREC_zero

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


More information about the Digitalmars-d-bugs mailing list