gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: ANSI


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: ANSI
Date: 01 Jul 2005 23:41:40 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

"Paul F. Dietz" <address@hidden> writes:

> You want to run the random type prop tests.  Start lisp, then:
> 
> (load "gclload1.lsp")
> (load "random-type-prop-tests.lsp")
> 
> These tests are explicitly designed to test type-driven compiler
> specializations of built-in functions.  The member tests are
> in random-type-prop-tests-05.lsp.  The def-type-prop-test macro
> prepends "RANDOM-TYPE-PROP." to the specified name to get the
> name of the test, so the tests you want are (in the CL-TEST
> package) named random-type-prop.member.1 through
> random-type-prop.member.6.
> 

Thanks!  These are very useful.  Do you have any plans for same on
sequence functions, e.g. map, map-into, every, some, etc?

> Note: the tests of destructive functions here may be wrong,
> because of issues with modification of literal constants
> in compiled code.
> 

Hmm.  OK will defer these until I understand such issues :-).

Take care,


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