gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: "memory may be damaged"


From: Camm Maguire
Subject: [Gcl-devel] Re: "memory may be damaged"
Date: 22 Nov 2006 18:55:04 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  Should be done now.

take care,

Robert Boyer <address@hidden> 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                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]