Workaround 'condition is always false' VC++ warning in test_cpp
authorIvan Maidanski <ivmai@mail.ru>
Mon, 25 Jun 2018 04:00:21 +0000 (07:00 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 25 Jun 2018 04:00:21 +0000 (07:00 +0300)
commit9d32bc784201ac187346d9ac0607a32b42dc8a77
tree570f097f2a7d6d9ca043760da630b7b21bf45107
parent4685f4de7b4cbbd71dbfa1867635e1e0e790a6d1
Workaround 'condition is always false' VC++ warning in test_cpp
(fix of commit 5524a425d)

* tests/test_cpp.cc (GC_CHECKED_DELETE): Remove "do" and "while (0)".
tests/test_cpp.cc