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:41:50 +0100
User-agent: Mutt/1.4.2.3i

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.

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



reply via email to

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