Re: Bug in CONVERT-FROM-FOREIGN-STRING (patch included)

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 18 Nov 2003 13:31:20 -0700
Newsgroups gmane.lisp.uffi.devel
Message-ID <[email protected]>
Vebjorn Ljosa wrote:
> When SAFETY is 0, it seems to work fine, however.  I guess this is the
> only way to avoid CODE-CHAR?

Correct -- with safety 0 both AllegroCL and Lispworks "trusts" the
type definition so that code-char can be avoid.

-- 
Kevin Rosenberg
kevin-HJRc7zDS/[email protected]