It used to be included in elephant.asd but should actually be in elephant-tests.asd since the core elephant doesn't depend on it.

Ian

On May 14, 2008, at 3:32 AM, Leslie P. Polzer wrote:


BTW there are some aspects of the tests system I fail to understand.
For example, elephant-tests fails to compile
(tests/testconcurrency.lisp wants to use package BT, which cannot be
found).

BT is an alias for BORDEAUX-THREADS, which should be included by ASDF.
If it isn't we got a bug.

 Leslie


_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to