chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Add support for R7RS named characters and


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Add support for R7RS named characters and string escapes (except hex escapes)
Date: Mon, 27 May 2013 09:21:47 +0200
User-agent: Mutt/1.4.2.3i

On Sun, May 26, 2013 at 09:30:39PM -0700, Evan Hanson wrote:
> On 2013/05/26 11:09P, Peter Bex wrote:
> > Here are two patches for adding R7RS named character and string escapes
> > sequences.
> 
> I don't believe the second patch is sufficient for adding intraline
> whitespace escapes; it only handles LF-terminated lines, while R7RS
> specifies that CR, CRLF and LF line endings should all be collapsed.

Ah, very good.  I indeed overlooked that one.  Thanks!

> The attached patch supplements Peter's to handle these cases.

I've signed this off, and added a few test cases for this as well.
Find this version attached.

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

Attachment: 0001-handle-CR-CRLF-terminated-lines-when-collapsing-intr.patch
Description: Text document


reply via email to

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