Greetings, and thanks!  Should be done now.

take care,

Robert Boyer <[EMAIL PROTECTED]> writes:

> Here are more random forms seem to cause "memory may be damaged"
> 
>     (restart-case 199 2 3 3 3)
>     (extract-lambda-list (quote (b . 17)))
>     (extract-specializer-names (quote (b . 17)))
>     (subtypep (type-of "not_a_variable") (class-of "not_a_variable"))
>     (second '(b . 17))
>     (third '(b . 17))
>     (fourth '(b . 17))
>     (fifth '(b . 17))
>     (sixth '(b . 17))
>     (seventh '(b . 17))
>     (eighth '(b . 17))
>     (ninth '(b . 17))
>     (tenth '(b . 17))
>     (WITH-SLOTS (quote (B . 17)) (quote (C . 17))(quote (D . 17))(quote (E . 
> 17))
>                 (quote (F . 17))(quote (G . 17))(quote (H . 17))(quote (I . 
> 17))
>                 (quote (J . 17))(quote (K . 17))(quote (L . 17))(quote (M . 
> 17))
>                 (quote (N . 17))(quote (O . 17))(quote (P . 17))(quote (Q . 
> 17))
>                 (quote (R . 17)))
> 
> 
> Bob
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to