[PATCH] Allow printing of malformed tree-il

2010-07-02 Thread No Itisnt
I've noticed while renovating my parser that it's pretty common for unwanted values to weasel their way into tree-il. This patch adds an optional else clause to unparse-tree-il, so when it's told to be permissive, it will allow non-tree-il values through without error, so as not to cause errors whi

Re: debian squeeze/sid - guile-master-20100617 fails

2010-07-02 Thread Ludovic Courtès
Hi David, David Pirotte writes: >> ac_cv_env_LIBFFI_LIBS_set= >> ac_cv_env_LIBFFI_LIBS_value= >> --8<---cut here---end--->8--- >> >> which is as though no ‘-lffi’ was required on your system. Can you show >> libffi.pc? [...] > Name: libffi > Description: L

Re: debian squeeze/sid - guile-master-20100617 fails

2010-07-02 Thread David Pirotte
Hi Ludo, attached. on my system, the fllowing are installed ii libffi-dev3.0.9-2 ii libffi5 3.0.9-2 ii libffi5-dbg 3.0.9-2 Thanks, David ;; -- Le Fri, 02 Jul 2010 1

Re: Optimizing ‘string=’

2010-07-02 Thread Ludovic Courtès
Hello Andy! Andy Wingo writes: > On Tue 22 Jun 2010 23:32, l...@gnu.org (Ludovic Courtès) writes: > >> Andy Wingo writes: >> >>> Nasty, but OK I guess if you need it. Why not also add a fast path for >>> scm_is_eq (s1, s2), or for comparing stringbufs, or something ? >> >> Hmm yes. Though if t

Re: two spaces after sentence + other doc janitorial duties

2010-07-02 Thread Ludovic Courtès
Hi, Andy Wingo writes: > Heya, > > On Fri 25 Jun 2010 18:35, Thien-Thi Nguyen writes: > >> Normally, texinfo source should have two spaces after each sentence: >> >>Blah the first. Blah more. ;; only one space, not cool >>Blah the first. Blah more. ;; two spaces, ok > > Why is

Re: [PATCHES] various commenting, whitespace changes

2010-07-02 Thread Ludovic Courtès
Hi Guilers! Andy Wingo writes: > On Fri 25 Jun 2010 14:16, Thien-Thi Nguyen writes: > >> From 9c6b71e9b3334439ae6348b38412ae6a8fb154ad Mon Sep 17 00:00:00 2001 >> Subject: [PATCH 3/8] Comment, whitespace munging; nfc. > > What does NFC mean? > > In general I'm a little uneasy with this kind of

Re: r6rs library documentation

2010-07-02 Thread Ludovic Courtès
Hi Julian! Julian Graham writes: >> How about this instead: >> >> �...@code{div} is an alias for Guile’s @code{quotient} and @code{mod} is >>  an alias for @code{modulo} (@pxref{Integer Operations}). > > Well, I don't know. Those exports currently /are/ aliases for those > procedures, but that'

Re: debian squeeze/sid - guile-master-20100617 fails

2010-07-02 Thread Ludovic Courtès
Hi, David Pirotte writes: > ./.libs/libguile-2.0.so: undefined reference to `ffi_type_pointer' config.log reads this: --8<---cut here---start->8--- ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_v