[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] MSVC build woes !
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] MSVC build woes ! |
Date: |
Tue, 11 Jun 2013 15:00:41 +0200 (CEST) |
>> Please send me all the warnings. The removal is of temporary
>> nature only: I'm going to re-add this pragma as soon as I know what
>> it exactly suppresses (I don't have MSVC).
>
> Hi Werner, I understand. Here's a good example to get you started.
> [...]
Thanks for the explanations! What I really want to do is to limit the
pragma (if we can't get rid of it, as you suggest) with
#pragma warning(push)
...
#pragma warning(pop)
so that only the offending code gets controlled by the pragma instead
of all compilation units. So please send me the complete log of a
FreeType compilation (compressed if necessary).
Werner
- [ft-devel] MSVC build woes !, John Emmas, 2013/06/11
- Re: [ft-devel] MSVC build woes !, Werner LEMBERG, 2013/06/11
- Re: [ft-devel] MSVC build woes !, John Emmas, 2013/06/11
- Re: [ft-devel] MSVC build woes !,
Werner LEMBERG <=
- Re: [ft-devel] MSVC build woes !, Robin Watts, 2013/06/11
- Re: [ft-devel] MSVC build woes !, John Emmas, 2013/06/11
- Re: [ft-devel] MSVC build woes !, J. Ali Harlow, 2013/06/11
- Re: [ft-devel] MSVC build woes !, John Emmas, 2013/06/11
- Re: [ft-devel] MSVC build woes !, Werner LEMBERG, 2013/06/12
- Re: [ft-devel] MSVC build woes !, John Emmas, 2013/06/12
- Re: [ft-devel] MSVC build woes !, Werner LEMBERG, 2013/06/12
- Re: [ft-devel] MSVC build woes !, John Emmas, 2013/06/14
- Re: [ft-devel] MSVC build woes !, Werner LEMBERG, 2013/06/11