gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] read-char-no-hang


From: Camm Maguire
Subject: Re: [Gcl-devel] read-char-no-hang
Date: 09 Feb 2005 07:34:19 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks for the report!  Will be happy to look into this
on or about 2/15 when I get back in the saddle.  

Take care,

Peter Wood <address@hidden> writes:

> My version of GCL is 2.5.0.  Last time I tried compiling from CVS I
> failed due to my old GCC.  But that was a while ago.  Yeah, sorry -
> everything over here is quite old :-) At least this shows that the
> problem is a "new" one.
> 
> On Tue, Feb 08, 2005 at 11:05:56AM -0600, James Amundson wrote:
> > On Mon, 2005-02-07 at 01:19, Peter Wood wrote:
> > > On my older GCL, I can get the behaviour you want (including
> > > discarding the 'spurious' newline) like this:
> > > 
> > > (defun foo2 ()
> > >   (do ()
> > >       ((not (listen)))
> > >     (read-char-no-hang))
> > >   (foo))
> > 
> > listen is completely broken for me, too -- it always returns NIL. I just
> > verified that GCL 2.6.6 exhibits the same behavior. I used 2.6.5 for my
> > previous tests. Which version of GCL do you have?
> > 
> > --Jim
> > 
> 
> Regards Peter
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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