On Thu, 2004-04-01 at 08:07, Leopold Toetsch wrote:

> --- parrot/src/objects.c      Thu Apr  1 17:11:09 2004
> +++ parrot-leo/src/objects.c  Thu Apr  1 17:45:25 2004
> @@ -783,7 +783,7 @@
>   /*
>    * s. also src/stack_common.c:200
>    */
> -#define DISBALE_RETC_RECYCLING 1
> +#define DISBALE_RETC_RECYCLING 0

That should likely be DISABLE.  Fortunately, it's misspelled
consistently.  :)

-- c

Reply via email to