[Libreoffice-commits] .: writerfilter/source
Kohei Yoshida
kohei.yoshida at gmail.com
Wed Apr 18 07:05:01 PDT 2012
On Wed, 2012-04-18 at 08:53 -0500, Norbert Thiebaud wrote:
> On Wed, Apr 18, 2012 at 2:52 AM, Lubos Lunak <l.lunak at 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
More information about the LibreOffice
mailing list