Greetings!  GCL can optimize predicates for 'frozen' defstructs, which
can be indicated by calls to (si::freeze-defstruct 'foo) or (setq
compiler::frozen-defstructs* t).  The default for the latter is nil.
As the standard states that redefining a defstruct can have undefined
consequences, I'm wondering whether the default could be t instead.

Suggestions most welcome.
-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to