gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] (random tester) (MOD 0 <negative>) compiles incorrectly


From: Camm Maguire
Subject: Re: [Gcl-devel] (random tester) (MOD 0 <negative>) compiles incorrectly
Date: 13 Oct 2003 12:40:56 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Thanks again Paul as always.  Fixed in 2.6.1 and CVS head.  Pong. :-).

Take care,

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

>  >(funcall (compile nil '(lambda () (mod 0 -53))))
> 
> Compiling gazonk1.lsp.
> End of Pass 1.
> End of Pass 2.
> OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
> Finished compiling gazonk1.lsp.
> Loading gazonk1.o
> start address -T 0x89adb40 Finished loading gazonk1.o
> -53
> 
>  >(mod 0 -53)
> 
> 0
> 
> 
>       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]