Maxima 5.9.1 and SBCL 0.8.17



Raymond Toy writes:

>>>>>>"Vadim" == Vadim V Zhytnikov <vvzhy@mail.ru> writes:
>>>>>>
>
>    Vadim> Hi!
>
>    Vadim> Looks like SBCL bug since
>
>    Vadim> (typep "$$" '(simple-base-string 2))
>
>    Vadim> gives wrong result
>
>    Vadim> NIL
>
>That version of sbcl has unicode support, so I suspect many things
>will be broken in maxima, not least of which are bad declarations in
>code generated by f2cl.
>
>I'll look into fixing f2cl-generated code.
>
>Ray
>
>
>
>
But isn't

(typep "12" '(simple-base-string 2)) -> NIL

wrong?  CLISP, GCL and CLISP (with Unicode support
as well) all agree that this is T. 


-- 
     Vadim V. Zhytnikov

      <vvzhy@mail.ru> 
     <vvzhy@netorn.ru>