Remove MIN_WORDS macro from gc_priv.h
authorIvan Maidanski <ivmai@mail.ru>
Fri, 31 Aug 2018 19:38:52 +0000 (22:38 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 31 Aug 2018 19:38:52 +0000 (22:38 +0300)
commit8daf47e7fa2a5fdf1c58797051ea4107d2fef4c5
treeb1411f9c42a9ce170502d0d2db40176cb66ed1c7
parent0cfab104d2c03ce5461ac1f396c42c4cf747f64a
Remove MIN_WORDS macro from gc_priv.h
(code refactoring)

* include/private/gc_priv.h (MIN_WORDS): Move macro to test.c; remove
FIXME.
* tests/test.c: Update comment for include gc_priv.h.
include/private/gc_priv.h
tests/test.c