On Mon, Oct 26, 2020 at 12:39:34PM +0100, Waldek Hebisch wrote:
> On Sun, Oct 25, 2020 at 11:02:42PM -0400, Kostas Oikonomou wrote:
> >
> > Here is what happens with the "copy" of sbcl that fricas makes:
> >
> > [ko@wiley ~/build/ax-build/build/x86_64-x-freebsd12.1/bin]$ lisp
> > * (aref "=CE=B1" 0)
> > #\LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX
> > *
>
> AFAICS we now can say that this is change in sbcl. When
> I use sbcl 1.2.4 Unicode works as expected. When I use
> sbcl 2.0.9 I see result as above.
Before Unicode support in FriCAS I tried to switch sbcl
to 8-bit clean mode. That did not work at that time,
but code remained in the repository. Recent change
in sbcl made this code active and switched FriCAS
to 8-bit mode. I have now removed this old code,
this should fix the problem.
--
Waldek Hebisch
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/20201026175450.GA10404%40math.uni.wroc.pl.