http://d.puremagic.com/issues/show_bug.cgi?id=5409
--- Comment #5 from [email protected] 2011-11-13 09:57:46 PST --- I think one of those bugs are present in DMD sources too: http://article.gmane.org/gmane.comp.lang.d.dmd.devel/2648 dmd\src\backend\cgreg.c(51): > void cgreg_init() > { > if (!config.flags4 & CFG4optimized) > return; .\backend\cgreg.c(53) : warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
