]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Work around bug in VS2017 SDV
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 19 Jul 2018 10:18:56 +0000 (11:18 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 19 Jul 2018 10:18:56 +0000 (11:18 +0100)
commitedbdfde0b56a7d73178edc048de3eac341aaeab6
tree973356a00ce102023fd692f1a31952aed4e5d936
parent2c0ec644ec7cc3e46fa3c254c2f1037a3d418dba
Work around bug in VS2017 SDV

XENBUS commit 868cd40f (of the same name) introduced a workaround for a
quoting bug in SDV. This commit applies a similar workaround for XENCONS.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
build.py
src/coinst/coinst.c
src/monitor/monitor.c
src/xencons/dbg_print.h
vs2015/xencons/xencons.vcxproj
vs2015/xencons_coinst/xencons_coinst.vcxproj
vs2015/xencons_monitor/xencons_monitor.vcxproj
vs2017/xencons/xencons.vcxproj
vs2017/xencons_coinst/xencons_coinst.vcxproj
vs2017/xencons_monitor/xencons_monitor.vcxproj