unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.de>
Subject: Re: patch: (read "\x1b") => #\esc
Date: Thu, 13 Nov 2003 21:10:20 +0100	[thread overview]
Message-ID: <87n0b0uj0z.fsf@zagadka.ping.de> (raw)
In-Reply-To: <m3oevjong2.fsf@multivac.cwru.edu> (Paul Jarc's message of "Mon, 10 Nov 2003 17:41:59 -0500")

prj@po.cwru.edu (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


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


  parent reply	other threads:[~2003-11-13 20:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-10 22:41 patch: (read "\x1b") => #\esc Paul Jarc
2003-11-10 22:48 ` Paul Jarc
2003-11-10 23:18 ` Kevin Ryde
2003-11-11  2:45   ` Paul Jarc
2003-11-11 21:48     ` Kevin Ryde
2003-11-13 20:10 ` Marius Vollmer [this message]
2003-11-18 20:04   ` Paul Jarc
2003-11-19  0:24     ` Paul Jarc
2003-11-29 23:43     ` Marius Vollmer
2003-11-25 17:12   ` Paul Jarc
2003-11-30  1:05     ` Marius Vollmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87n0b0uj0z.fsf@zagadka.ping.de \
    --to=mvo@zagadka.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).