That's what I thought (from some code I read) however:
> (lisp-implementation-version)
"12.7.1"
> (defpackage a)
#<"A" package>
> (si:package-lock (find-package :a) nil)
#<"A" package>
> (si:package-lock (find-package :a) t)
#<"A" package>
>
am I missing something?
On Oct 9, 2012, at 1:14 PM, Juan Jose Garcia-Ripoll wrote:
> On Tue, Oct 9, 2012 at 10:06 PM, Jason Aeschliman <[email protected]>
> wrote:
> Hello all, I'm looking for a way to test if a package is locked or not.
> I've found the functions to actually lock/unlock a package, but have
> been unable to find one which will just tell me the state of the lock.
>
> The package lock function returns the previous status, so it also serves as a
> query function :-)
>
> Juanjo
>
> --
> Instituto de FĂsica Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Ecls-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecls-list