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: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] escape single backslash when printing symbols
Date: Thu, 14 Feb 2013 21:38:11 +0100
User-agent: Mutt/1.4.2.3i

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.

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

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

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