gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Fatal error w. EQUAL


From: Camm Maguire
Subject: Re: [Gcl-devel] Fatal error w. EQUAL
Date: 12 Jan 2003 19:51:58 -0500

Greetings, and thanks for the report!  Should be fixed now.

Take care,

"Paul F. Dietz" <address@hidden> writes:

> I'm writing tests confirming that safe calls to various CL functions
> properly throw PROGRAM-ERRORs when their arguments have too few/many/
> have bad keywords.
> 
> The call (EQUAL NIL) should throw an error, but returns NIL.
> Worse, when trapping errors it does this:
> 
> CL-TEST>(classify-error (equal nil))
> 
> Error in EQUAL [or a callee]: Caught fatal error [memory may be damaged]
> 
> Fast links are on: do (use-fast-links nil) for debugging
> Broken at EQUAL.  Type :H for Help.
>   1 (Abort) Return to top level.
> dbl:CL-TEST>>
> 
> (where CLASSIFY-ERROR is a macro defined in the ansi-tests file
> ansi-aux.lsp.)
> 
> This is causing my local copy of the test suite to segfault
> at the test containing this form.
> 
>       Paul
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
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]