[Issue 6296] ICE(glue.c): invalid template instantiated in is(typeof()).

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 15 12:47:25 PDT 2011


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


Denis <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


--- Comment #17 from Denis <verylonglogin.reg at gmail.com> 2011-09-15 12:47:03 PDT ---
Still in dmd-1.x branch (tested after 23846ac and fe308a1).
---
void f(A)(A) { }
bool b = is(typeof(  f(x)  ));
---

-- 
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