Fix message of VDB implementation used if MPROTECT_VDB+GWW_VDB (gctest)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 5 Dec 2016 23:06:36 +0000 (02:06 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 5 Dec 2016 23:06:36 +0000 (02:06 +0300)
commit876212a85fbfe1f88ea973ac9f87363bb878446a
tree1e67466e42dee60474d0c3b3c5a4157e23ac1da7
parent5b290895b1926a6c59a2f8c6d5a15991dfe26b0e
Fix message of VDB implementation used if MPROTECT_VDB+GWW_VDB (gctest)

* tests/test.c [!PCR && !GC_WIN32_THREADS && !GC_PTHREADS
&& !NO_INCREMENTAL] (main): If MPROTECT_VDB and GWW_VDB are both
defined then also print "Using GetWriteWatch-based implementation"
message.
tests/test.c