Re: [Chicken-hackers] [PATH] fix for srfi-13 string-trim-right start par

2014-01-24 Thread Evan Hanson
+1, here are Seth's and Mario's patches in order. I think I've picked the right patches out of the thread... IMHO these are the correct two to apply, anyway. Evan From 2de4f3bda8609bec20c8a55fc6647a2f0b884c1c Mon Sep 17 00:00:00 2001 From: Mario Domenech Goulart Date: Sat, 11 Jan 2014 18:11:47 -0

[Chicken-hackers] [PATCH] Add proper list checks to assq/assv/assoc and memq/memv/member

2014-01-24 Thread Moritz Heidkamp
Fellow Chickeneers, please see the commit message of the attached patch for details! Cheers Moritz >From 16396c41c63699e261f108af4cf48e15eb54bdde Mon Sep 17 00:00:00 2001 From: Moritz Heidkamp Date: Tue, 21 Jan 2014 12:20:11 +0100 Subject: [PATCH] Add proper list checks to assq/assv/assoc and