[Libreoffice-commits] .: writerfilter/source

Michael Stahl mstahl at redhat.com
Wed Apr 18 04:57:25 PDT 2012


On 18/04/12 13:53, Caolán McNamara wrote:
> On Wed, 2012-04-18 at 10:03 +0200, Stephan Bergmann wrote:
>> Yes, we should certainly --enable-werror there.  The code base used to 
>> be warning-free even for MSVC.  Everything else is a regression.
> 
> We moved to using the compiler stl on windows as well. The compiler
> provided "list" header on msvc 2008 itself triggers a warning, which is
> a real pain for WaE.

does MSVC support something like #pragma GCC diagnostic warning "-Wfoo"
to tell it not to WaE for some specific warning?

http://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Pragmas.html



More information about the LibreOffice mailing list