Oops, previous changes broke cheneygc builds.
* last_generation argument. That's meaningless for us, since we're
* not a generational GC. So we ignore it. */
void
-collect_garbage(unsigned ignore)
+collect_garbage(generation_index_t ignore)
{
#ifdef PRINTNOISE
struct timeval start_tv, stop_tv;
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.5.55"
+"0.9.5.56"