gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: ANSI compliance bug


From: Camm Maguire
Subject: [Gcl-devel] Re: ANSI compliance bug
Date: 29 Jun 2005 17:57:57 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  This has been on my todo for a long time.  string-char ->
character works in most instances I've investigated in GCL.  My
question is mostly whether either axiom, acl2, or the nqthms, which
compile on the cltl1 image, need string-char.  Otherwise I can likely
do a simple global replace.

Take care,

Robert Boyer <address@hidden> writes:

> In "t2" ANSI
> 
> GCL invalidly returns 'STRING-CHAR on
> (stream-element-type (open "/u/boyer/.login")).
> Allegro, for example, legitimately returns '(UNSIGNED-BYTE 8).
> Clisp and CMU return 'CHARACTER.  The type STRING-CHAR has
> been entirely abolished from Common-LISP.
> 
> Bob
> 
> 
> 

-- 
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]