gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] make_simple_string: value stack push and pop


From: Camm Maguire
Subject: Re: [Gcl-devel] make_simple_string: value stack push and pop
Date: 02 Feb 2004 10:12:16 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

"Mike Thomas" <address@hidden> writes:

> Hi all.
> 
> In "string.d", make_simple_string() seems to push the newly made string
> object onto the value stack while it duplicates the string contents, for no
> apparent reason.
> 
> Any comments?
> 

I think this is for potential alloc_relblock error reporting
purposes.  It would be nice to systematize the contents of the lisp
stack at each point in the code someday.

Take care,

> Cheers
> 
> Mike Thomas.
> 
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.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]