guile-devel
[Top][All Lists]
Advanced

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

Re: patch: (read "\x1b") => #\esc


From: Marius Vollmer
Subject: Re: patch: (read "\x1b") => #\esc
Date: Thu, 13 Nov 2003 21:10:20 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

address@hidden (Paul Jarc) writes:

> This patch fixes a failure to detect EOF, and also provides "\xNN" in
> strings, where NN are exactly two hexadecimal digits.

Nice!

What about this change, tho: instead of ignoring a \x sequence that
does not have two hexadecmal digits, we could signal an error.
Likewise, we could signal errors for all unrecognized \ sequences.

I have applied your patch unchanged as a start.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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