guile-devel
[Top][All Lists]
Advanced

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

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


From: Kevin Ryde
Subject: Re: patch: (read "\x1b") => #\esc
Date: Tue, 11 Nov 2003 09:18:52 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

address@hidden (Paul Jarc) writes:
>
> +           case EOF:
> +             goto str_eof;

Currently that gets noticed next time around the loop does it?

(But not expecting scm_getc to return EOF a second time is probably a
good thing.)




reply via email to

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