Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


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.

Or then just throw up our hands in the air and add one more -wd switch
to disable that particular warning... We have a long list of those
already. I guess it might be a good easy hack to go through that list
(gb_CFLAGS in solenv/gbuild/platform/WNT_INTEL_MSC.mk) and document
what each disabled warning number means, and compare to what warnings
we disable for gcc/Clang, or something...

--tml

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.