On Wed, 2012-04-18 at 08:53 -0500, Norbert Thiebaud wrote:
> On Wed, Apr 18, 2012 at 2:52 AM, Lubos Lunak <l.lu...@suse.cz> wrote:

> >  Or does that mean I should enable WaE for the MSVC tinderbox too? That 
> > should
> > be some fun, with people even now not bothering to fix that build that much.
> 
> yes we should... at least we should try to get to the point we we could...

We'll probably get lots of bool<->sal_Bool implicit conversion as
warnings since MSVC doesn't seem to like that.  The quick solution
(aside from using bool for UNO API) is to use static_cast, but then we
would need to put it in a lot of places to make MSVC warning-free.

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to