Re: Build times of different projects

2013-08-25 Thread Ehsan Akhgari
Note that the code itself (and not just its size) being compiled can also change the compilation time, as the compiler needs to perform things such as template instantiation, Koenig name look-ups, etc. Those factors will not change by reducing the #include dependencies. Cheers, -- Ehsan

Re: Reproducing bug 837489

2013-08-25 Thread Nicolas Silva
On Sat, Aug 24, 2013 at 9:19 PM, wrote: > I can't reliably reproduce the problem, it just seems to happen Most of > my corruption is on the chrome. It gets completely or partially overlayed > with blocks of color. Of interest might be the fact that the color is > whatever color I set in Windo