Branch: Tag:

2000-04-28

2000-04-28 05:40:59 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

oops, bugfix

Rev: src/gc.c:1.83

29:      #include "block_alloc.h"    - RCSID("$Id: gc.c,v 1.82 2000/04/27 02:13:28 hubbe Exp $"); + RCSID("$Id: gc.c,v 1.83 2000/04/28 05:40:59 hubbe Exp $");      /* Run garbage collect approximate every time we have    * 20 percent of all arrays, objects and programs is
314:    }    }    + #ifdef DEBUG_MALLOC    dmalloc_describe_location(memblock, location, indent); -  + #endif   }      static void gdb_gc_stop_here(void *a)