[Issue 6296] ICE(glue.c): invalid template instantiated in is(typeof()).
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 16 03:02:34 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6296
--- Comment #18 from Don <clugdbug at yahoo.com.au> 2011-09-16 03:02:04 PDT ---
(In reply to comment #17)
> Still in dmd-1.x branch (tested after 23846ac and fe308a1).
> ---
> void f(A)(A) { }
> bool b = is(typeof( f(x) ));
> ---
Aargh, it was 6650 which was fixed, not this one!
I just copied the wrong bug number into the pull request (the commit itself
correctly names 6650).
--
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