[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] Default trace buffer size
From: |
Mario Domenech Goulart |
Subject: |
[Chicken-hackers] Default trace buffer size |
Date: |
11 Aug 2008 12:49:50 -0300 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Hi guys,
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:
#define DEFAULT_TRACE_BUFFER_SIZE 8
Should I update the docs?
Best wishes,
Mario
- [Chicken-hackers] Default trace buffer size,
Mario Domenech Goulart <=