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
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
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
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
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
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
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'
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