with-compilation-unit

"Attila Lendvai" <[email protected]> Thu, 29 Mar 2007 17:35:13 +0200
Newsgroups gmane.lisp.cclan.general
Message-ID <[email protected]>
dear list,

asdf's OPERATE is wrapping basically everything in a big
WITH-COMPILATION-UNIT, even TEST-OP's.

on sbcl it locks the *big-compiler-lock* which basically stops all
other threads and because of that i can't start the UCW tests from the
'test-op... removing the w-c-u solves this problem.

i suspect that it accumulates the compiler warnings/errors, but what
else does it do?

any chance of removing it?

or is it sbcl's fault that it locks that big lock?

any ideas/suggestions?

-- 
- attila

"- The truth is that I've been too considerate, and so became
unintentionally cruel...
 - I understand.
 - No, you don't understand! We don't speak the same language!"
(Ingmar Bergman - Smultronstället)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
cclan-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cclan-list