[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Default trace buffer size
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-hackers] Default trace buffer size |
Date: |
11 Aug 2008 15:53:57 -0300 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
On Mon, 11 Aug 2008 13:46:26 -0500 "Jim Ursetto" <address@hidden> wrote:
> 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.
Ok. I've updated the documentation, since it is for the current
version and the current trace buffer size is 8. If we decide to
increase the default trace buffer size in the next version, we should
update the docs again.
Best wishes,
Mario