gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] load-time value support, closed compile bugs in ANSI test su


From: Camm Maguire
Subject: [Gcl-devel] load-time value support, closed compile bugs in ANSI test suite
Date: 19 Nov 2004 16:39:29 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Finally had a few moments today to put in support for
load-time value, and to close the compile bugs, which had a high
severity in Paul's judgment.  Right now, all is supposedly proper
except that the warnings-p/failures-p second and third values from
compile are just nil, as our compiler does not use the condition
system yet, and I hesitate making it do so (and don't know how to
properly implement this at the moment otherwise).

Went through the load-time-value examples in the spec, and all appears
OK AFAICT.  Please give it a thorough working over.  There is even
some partial usage of the read-only-p flag to permit
copying/coalescing in certain cases.  Please let me know if I've made
any mistakes here.

Take care,
-- 
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]