Re: [Qemu-devel] [PATCH] configure: mark qemu-ga VSS includes as system headers

2016-06-30 Thread Michael Roth
Quoting Michael Roth (2016-06-28 18:43:46) > As of e4650c81, we do w32 builds with -Werror enabled. Unfortunately > for cases where we enable VSS support in qemu-ga, we still have > warnings generated by VSS includes that ship as part of the Microsoft > VSS SDK. > > We can selectively address a nu

Re: [Qemu-devel] [PATCH] configure: mark qemu-ga VSS includes as system headers

2016-06-30 Thread Michael Roth
Quoting Thomas Huth (2016-06-29 03:27:26) > On 29.06.2016 01:43, Michael Roth wrote: > > As of e4650c81, we do w32 builds with -Werror enabled. Unfortunately > > for cases where we enable VSS support in qemu-ga, we still have > > warnings generated by VSS includes that ship as part of the Microsoft

Re: [Qemu-devel] [PATCH] configure: mark qemu-ga VSS includes as system headers

2016-06-29 Thread Thomas Huth
On 29.06.2016 01:43, Michael Roth wrote: > As of e4650c81, we do w32 builds with -Werror enabled. Unfortunately > for cases where we enable VSS support in qemu-ga, we still have > warnings generated by VSS includes that ship as part of the Microsoft > VSS SDK. > > We can selectively address a numb

[Qemu-devel] [PATCH] configure: mark qemu-ga VSS includes as system headers

2016-06-28 Thread Michael Roth
As of e4650c81, we do w32 builds with -Werror enabled. Unfortunately for cases where we enable VSS support in qemu-ga, we still have warnings generated by VSS includes that ship as part of the Microsoft VSS SDK. We can selectively address a number of these warnings using #pragma GCC diagnostic