]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Disable warning 5032
authorOwen Smith <owen.smith@citrix.com>
Thu, 8 Nov 2018 09:52:37 +0000 (09:52 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 8 Nov 2018 09:55:33 +0000 (09:55 +0000)
commit77be8c75ccf595f6d29a9fe52c2d9597ea63ae61
treef5547bad60fa5b2fa56104a544d98f892f73ec4a
parente4df27a0301eec6f17d90dab8812d800b52d0ec6
Disable warning 5032

WDK17763 triggers a warning (mismatched #pragma warning(push)) in
include/um/winioctl.h
Disable this warning until the WDK header has resolved this issue.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
vs2017/xencons_monitor/xencons_monitor.vcxproj
vs2017/xencons_tty/xencons_tty.vcxproj