On 5 March 2014 12:46, Andre Fischer <awf....@gmail.com> wrote:

> On 05.03.2014 12:38, John O'Sullivan wrote:
>
>> Use MSVC's WD flag to disable the warning. You'll probably need to hack
>> wntmsci11.mk...
>>
>
> I wouldn't like to turn off this warning globally.  I only don't want to
> see it for system headers that I can't change anyway.
>
>
Use #pragma  to disable/enable the warnings. Put the #pragma around the
include statement.

rgds
jan I.

-Andre
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>

Reply via email to