chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] escape single backslash when printing symb


From: Felix
Subject: Re: [Chicken-hackers] [PATCH] escape single backslash when printing symbols
Date: Fri, 15 Feb 2013 11:14:14 +0100 (CET)

From: Peter Bex <address@hidden>
Subject: Re: [Chicken-hackers] [PATCH] escape single backslash when printing 
symbols
Date: Thu, 14 Feb 2013 21:38:11 +0100

> On Tue, Feb 12, 2013 at 10:43:56PM +0100, Felix wrote:
>> > The attached patch fixes the printer to escape #\\ in symbols.
>> > Without this patch, such symbols can not be read in (the backslash
>> > is treated as an escape for the following character).
>> 
>> Ack. Introduces a bug. Here a corrected version.
> 
> Thanks, pushed.

Thanks, Peter.

> 
> Shouldn't this be put into stability/4.8.0, BTW?

I'm not sure - it is not a critical bugfix and can usually
be worked around (but not always).


cheers,
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]