]> granicus.if.org Git - gc/commit
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, 6 Feb 2017 16:56:09 +0000 (19:56 +0300)
commit0f448741d874218fd49c0d9d78877fac8531a14c
treec5bd8298b98ecff4faf96495be3d20915484b93a
parentc927774c0907b31c3d5e8c0ec5c3d5c19a6c0204
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