[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Default trace buffer size
From: |
Jim Ursetto |
Subject: |
Re: [Chicken-hackers] Default trace buffer size |
Date: |
Mon, 11 Aug 2008 13:46:26 -0500 |
On Mon, Aug 11, 2008 at 10:49 AM, Mario Domenech Goulart
<address@hidden> wrote:
> The documentation for -:aNUMBER
> (http://chicken.wiki.br/Using%20the%20compiler#runtime-options) says
> the default trace buffer size is 16, but runtime.c defines it as 8:
Yes, please update the docs. It was changed to 8 a long time ago to
reduce screen pollution.