SV: 2.01 patches

"Pavel Grozman" <[email protected]>
Newsgroups gmane.lisp.corman
Message-ID <[email protected]>
I have also some patches that I have sent to Roger.
If somebody needs them immediatelly, I can send them.

;;; CHAR, (SETF CHAR)
;;; Problem: Cannot get elements after fill pointers.
;;; According to HyperSpec, CHAR should ignore fill pointer

;;; GETHASH
;;; Problem: Hash tables with EQUAL test do not work with
;;; adjustable strings and bit vectors.
;;; Fixed for strings only.

;;; LAST, BUTLAST, NBUTLAST, NCONC
;;; Problem: These functions do not work with dotted lists


;;; ARRAY-DIMENSION
;;; Problem: 
;;; ?(array-dimension #2A() -1)
;;; ;;; An error occurred in function ARRAY-DIMENSION:
;;; ;;; Error: #<Win32:Memory-Access-Violation-Error #x1601810>

;;; ARRAY-ROW-MAJOR-INDEX
;;; Problem: does not check bounds of indices
;;; ?(array-row-major-index #2A((1 2)(3 4)) 3 -3)
;;; 3
;;; HyperSpec says that index shoud be a valid array row-major index.

;;; Macro character #\{ (inline assembler)
;;; Problem: reading error in case of non-nil *read-suppress*


;;; AREF, ELT, and their (SETF ...)
;;; Problem: Signal error in case of wrong arguments
;;; HyperSpec says that they should signal type-error.


Pavel Grozman

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/SyjtlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
[email protected]

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.