]> granicus.if.org Git - gc/commit
Add missing GC_ATTR_UNUSED annotation to some functions in gctest
authorIvan Maidanski <ivmai@mail.ru>
Thu, 22 Sep 2011 11:23:58 +0000 (15:23 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 22 Sep 2011 11:23:58 +0000 (15:23 +0400)
commit874ef249e040a9fa24572b6ca3e8d1f86d3ef56a
treec003ef09f87d2c47c2c1f042c606df5f9a595e2d
parentb102980afb1f51fe31447f655ab2d6c33a9ba937
Add missing GC_ATTR_UNUSED annotation to some functions in gctest

* tests/test.c (tiny_reverse_test, WinMain, thr_run_one_test,
thr_window): Tag the arguments with GC_ATTR_UNUSED.
tests/test.c