gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] (ANSI) Added some string-related tests


From: Paul F. Dietz
Subject: Re: [Gcl-devel] (ANSI) Added some string-related tests
Date: Thu, 03 Oct 2002 18:43:27 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

Camm Maguire wrote:

  CHAR.8

Test was busted; fixed but still fails.  This is a subtle point: CHAR must
ignore the fill-pointer in an array that has one (see the spec page for CHAR).



Fixed the char ignoring fill-pointer part, but test still fails due to
setf.  Perhaps should be rewritten?


The SETF needs to work even if the index is beyond the region bounded
by the fill pointer.  See the spec page for CHAR -- it even has an example
showing this.

        Paul





reply via email to

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