[Cl-perec-devel] undefined variable: PERSISTENT-OBJECT
    Borbély Tamás  
    tomi.borbely at gmail.com
       
    Mon Oct  5 10:29:44 UTC 2009
    
    
  
It was a bug, fixed now.
Thanks for reporting.
Tomi
2009/10/3 Mihai Bazon <mihai at bazon.net>
> Hi,
>
> Using the following code to select a few instances:
>
> (with-transaction
>  (select-instances (o)
>    (where (member (oid-of o) list-of-oids))))
>
> If I specify a type, i.e. (select-instances (o base-type)) then it
> works (even if the selected instances are of mixed types derived from
> base-type), but without it I get this warning:
>
> ; caught WARNING:
> ;   This variable is undefined:
> ;     PERSISTENT-OBJECT
>
> Probably a bug in perec?
>
> Cheers,
> -Mihai
> _______________________________________________
> Cl-perec-devel mailing list
> Cl-perec-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-perec-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-perec-devel/attachments/20091005/986e87e5/attachment.html>
    
    
More information about the cl-perec-devel
mailing list