[Chicken-hackers] [PATCH] Fix the -r5rs-syntax flag

2014-10-09 Thread Evan Hanson
--- batch-driver.scm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch-driver.scm b/batch-driver.scm index 9ae5f68..f0c2672 100644 --- a/batch-driver.scm +++ b/batch-driver.scm @@ -261,7 +261,7 @@ (when (memq 'no-symbol-escape options) (dribble Disabled

Re: [Chicken-hackers] [Chicken-users] A couple of issues regarding normalize-pathname

2014-10-09 Thread Peter Bex
On Mon, Sep 22, 2014 at 11:32:27AM -0700, Evan Hanson wrote: Here's a patch removing said special case. I haven't checked this on Windows and would be grateful if someone could make sure the updated tests check out. Thanks for remembering this and picking up on it, Evan! I've pushed to

Re: [Chicken-hackers] CHICKEN in production

2014-10-09 Thread r
08.10.2014 7:52, Alex Shinn пишет: On Wed, Oct 8, 2014 at 9:30 AM, r d...@bk.ru mailto:d...@bk.ru wrote: The main problem is that pure Scheme implementation double memory usage (half of memory reserved for coping GC), a full search index tree contains about 2M nodes (approx