Re: Thread+GC issues on ARM

2012-02-10 Thread Rob Browning
Neil Jerram writes: > Rob Browning writes: >> So do I understand correctly that in order for this to work, we'll first >> need an updated libgc in Debian unstable? > > Yes. Great. If we can get this and the s390 problem fixed, I'll be able to see about removing 1.8 from Debian testing (which

Re: TODO list for Guile R7RS support

2012-02-10 Thread Ludovic Courtès
Hello, Mark H Weaver skribis: > * bytevectors in core R7RS What does it mean? That bindings are available by default? [...] > * bytevector-copy! with 3 args > * bytevector-copy-partial{,!} [...] > * R7RS binary ports and bytevector ports >* {textual-binary}-port? >* binary-port? >

Re: [PATCH] Improved source properties and errors; => within case

2012-02-10 Thread Ludovic Courtès
Hi Mark, Sorry for not replying earlier. Mark H Weaver skribis: > From 849b96dd703315db31f41e01f10a1140391f82c1 Mon Sep 17 00:00:00 2001 > From: Mark H Weaver > Date: Tue, 7 Feb 2012 19:40:29 -0500 > Subject: [PATCH 5/5] Support => within case, and improve error messages for > cond and case >