Hi,
Jan Nieuwenhuizen skribis:
> Ludovic Courtès writes:
>
>> I don’t think this is needed. Lexers are expected to use
>> ‘make-lexical-token’ and ‘make-source-location’ from (system base lalr)
>> to preserve source location information.
>
> I hope you're right...and that's what I tried, but I
Ludovic Courtès writes:
Hi Ludo,
> I don’t think this is needed. Lexers are expected to use
> ‘make-lexical-token’ and ‘make-source-location’ from (system base lalr)
> to preserve source location information.
I hope you're right...and that's what I tried, but I didn't get it
working. Possibly
Mark H Weaver skribis:
> Mark H Weaver writes:
>
>> l...@gnu.org (Ludovic Courtès) writes:
>>
>>> Eli Zaretskii skribis:
>>>
Sorry, that missed one more instance. Please use this patch instead.
--- libguile/i18n.c~0 2014-08-08 17:05:57.262034100 +0300
+++ libguile/i18n
Mark H Weaver writes:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Eli Zaretskii skribis:
>>
>>> Sorry, that missed one more instance. Please use this patch instead.
>>>
>>> --- libguile/i18n.c~0 2014-08-08 17:05:57.262034100 +0300
>>> +++ libguile/i18n.c 2014-08-10 17:20:52.07300 +0
> From: Mark H Weaver
> Cc: Eli Zaretskii , guile-devel
> Date: Tue, 12 Aug 2014 17:35:11 -0400
>
> > OK to commit, thanks.
>
> Please untabify the lines you changed, and use 'string-append' instead
> of 'string-concatenate'.
Done and pushed.
> Date: Tue, 12 Aug 2014 22:44:03 +0300
> From: Eli Zaretskii
> Cc: l...@gnu.org, guile-devel@gnu.org
>
> > From: Mark H Weaver
> > Cc: l...@gnu.org, guile-devel@gnu.org
> > Date: Tue, 12 Aug 2014 14:08:48 -0400
> >
> > > +/* The funny conditional avoids a compiler warning in status:stop_sig.