On Thursday 30 October 2008 12:40:12 Marc Feeley wrote:
> Can you add the case (< 1 2 3) ?

Sure.  It it the boring column [3] which we all like to see.


[1] (<)
[2] (< 2)
[3] (< 1 2 3)
[4] (< 1/3 2 5.1) ;;NOTE ALTERED ORDER

[1]     [2]     [3]     [4]
Err     Err     #t      Err     Bigloo
Err     #t      #t      #t      Chez  
#t      #t      #t      #t      Chicken
Err     #t      #t      Err     Elk    
#t      #t      #t      #t      Gambit 
Err     Err     #t      #t      Gosh   
#t      #t      #t      #t      Guile  
Err     #t      #t      #t      Ikarus 
Err     Err     #t      #t      Larceny
Err     Err     #t      #t      MzScheme
Err     Err     #t      #t      RScheme 
Err     Err     #t      #t      Scheme48
#t      #t      #t      #t      Scm     
Err     Err     #t      Err     SigScheme
Err     #t      #t      #t      Stklos   
Err     Err     #t      Err     TinyScheme
Err     Err     #t      #t      UMB-Scheme
Err     #t      #t      #t      Ypsilon
======================

Note: the default install of MIT/GNU-Scheme is broken on Kubuntu which leads 
to a circular breakage in src/configure.

Can someone fill in the table here -- and perhaps clue me in on the build fix? 

Thkx,
-KenD
======================
>> mit-scheme
Largest address does not fit in datum field of object.
Allocate less space or re-configure without HEAP_IN_LOW_MEMORY.
======================

_______________________________________________
r6rs-discuss mailing list
[email protected]
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to