http://d.puremagic.com/issues/show_bug.cgi?id=6264
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |[email protected] --- Comment #1 from yebblies <[email protected]> 2011-07-10 14:32:18 EST --- https://github.com/D-Programming-Language/dmd/pull/224 The static if(is(typeof( is unnecessary. The compiler will assert rather than give an error. This was caused by the fix to bug 5284. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
