Re: Bison-like source locations in LALR-parser

2014-08-13 Thread Ludovic Courtès
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

Re: Bison-like source locations in LALR-parser

2014-08-13 Thread Jan Nieuwenhuizen
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

Re: A minor fix in nl-langinfo

2014-08-13 Thread Ludovic Courtès
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

Re: A minor fix in nl-langinfo

2014-08-13 Thread Mark H Weaver
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

Re: Make temp file in coding.test work on MS-Windows

2014-08-13 Thread Eli Zaretskii
> 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.

Re: open-process and related functions for MinGW Guile

2014-08-13 Thread Eli Zaretskii
> 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.