chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] ##sys#read: don't drop first character of


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] ##sys#read: don't drop first character of octal escape in error msg
Date: Sun, 17 Mar 2013 12:42:48 +0100
User-agent: Mutt/1.4.2.3i

On Sun, Mar 17, 2013 at 12:41:50PM +0100, Peter Bex wrote:
> On Thu, Mar 14, 2013 at 09:20:28AM +0100, Florian Zumbiehl wrote:
> > In ##sys#read, for "\0xx" report "invalid escape-sequence '\0xx'" instead of
> > "invalid escape-sequence '\xx'".
> 
> Attached is a slightly simplified patch (use the 'c' variable everywhere,
> instead of repeating the character from the case).
> 
> Florian, I'd really appreciate it if you could attach your patches
> instead of putting them inline in your mail.  Your patches are the
> only ones that are different, breaking the standard workflow I use
> when dealing with patches from chicken-core.

Of course now I got confused and forgot to attach my *own* patch :)

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

Attachment: 0001-In-sys-read-for-0xx-report-invalid-escape-sequence-0.patch
Description: Text document


reply via email to

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