gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: Seg fault in write-string.11


From: Camm Maguire
Subject: [Gcl-devel] Re: Seg fault in write-string.11
Date: 24 Feb 2004 12:46:28 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks for your feedback!

Sam Steingold <address@hidden> writes:

> > The code below overruns the C stack as it
> > endlessly recurses trying to close *terminal-io*.
> 
> closing a TWO-WAY-STREAM should not recurse.
> 

How else does one close this stream than by closing first the input,
and then the output, components?  As these can be of any type,
recursion seems the most logical in this case.  How does clisp do
this? 

take care,

> 
> -- 
> Sam Steingold (http://www.podval.org/~sds) running w2k
> <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
> <http://www.mideasttruth.com/> <http://www.honestreporting.com>
> Two wrongs don't make a right, but three rights make a left.
> 
> 
> 

-- 
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]