]> granicus.if.org Git - gc/commit
Fix GC_ALPHA_VERSION comparison in gctest and tools files
authorIvan Maidanski <ivmai@mail.ru>
Fri, 16 Mar 2012 15:11:08 +0000 (19:11 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 19 Mar 2012 07:17:26 +0000 (11:17 +0400)
commit0e8dd516d0f98abac6fba637ab32bb71ae21b9d5
tree16c2e20861ee4d67940c02dc330f3dfe58bb3c86
parent1b072a7aeb4d43ef4a16f409f299e482f1637342
Fix GC_ALPHA_VERSION comparison in gctest and tools files
(Apply commit 3b6bc1e from 'master' branch)

* tests/test.c (GC_ALPHA_VERSION): Define to GC_TMP_ALPHA_VERSION if
not defined by gc_version.h.
* extra/add_gc_prefix.c (GC_ALPHA_VERSION): Likewise.
* extra/gcname.c (GC_ALPHA_VERSION): Likewise.
extra/add_gc_prefix.c
extra/gcname.c
tests/test.c