gcl-commits
[Top][All Lists]
Advanced

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

[Gcl-commits] gcl/ansi-tests find.lsp map.lsp position.lsp


From: Paul F. Dietz
Subject: [Gcl-commits] gcl/ansi-tests find.lsp map.lsp position.lsp
Date: Sun, 13 Oct 2002 06:42:10 -0400

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Changes by:     Paul F. Dietz <address@hidden>  02/10/13 06:42:08

Modified files:
        ansi-tests     : find.lsp map.lsp position.lsp 

Log message:
        Fixed seven busted tests, spotted by Alexey Dejneka:
        
        --------------
        
        Hello,
        
        Thank you for your tests. They have shown two new bugs in the SBCL
        compiler (in addition to >160 failed tests).
        
        I think the following tests are wrong:
        
        map-string.30: (SIMPLE-VECTOR size), not (SIMPLE-VECTOR type)
        
        map-array.7: ARRAY is not a subtype of SEQUENCE
        
        map-array.8: SIMPLE-ARRAY is not a subtype of SEQUENCE
        
        map-string.31: --"--
        
        map-string.32: (SIMPLE-ARRAY CHARACTER 5) is a 5-dimensional array
        
        find-error.4, position-error.4: see CLHS 1.4.2 for 'should be prepared
        to signal an error'
        
        -- Regards, Alexey Dejneka

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/find.lsp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/map.lsp.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/position.lsp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





reply via email to

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