From luismbo at gmail.com Mon Dec 6 20:58:25 2010 From: luismbo at gmail.com (=?ISO-8859-1?Q?Lu=EDs_Oliveira?=) Date: Mon, 6 Dec 2010 20:58:25 +0000 Subject: [clbuild-devel] ASDF source registry woes Message-ID: Hello, I recently noticed that my clbuild2-built lisp image was not picking up new systems from ~/src/lisp/*/ despite having the proper ASDF source registry :tree configuration in place. I fixed this by calling asdf:clear-source-registry at the end of asdf-setup.lisp[1]. However, I fear that I might be missing some subtlety in the previous source registry clearing code. My system seems to able to find the SBCL contribs; is that good enough a test? Cheers, [1] -- Lu?s Oliveira http://r42.eu/~luis/