On Sun, Oct 15, 2023 at 03:22:57PM +0700, Andrey G. Grozin wrote:
> On Sun, 15 Oct 2023, Waldek Hebisch wrote:
> > With the attached patch FriCAS builds both with sbcl-2.3.9 and
> > with older sbcl. ATM I am not fully statisfied with the
> > patch: I want compile time error when neither of supported
> > alternatives works, but the best way I found is using
> > "READ-FROM-STRING", which from my point of view is
> > somewhat clumsy.
> Thank you very much! I confirm that fricas-1.3.9 with this patch compiles
> and works both with sbcl-2.3.8 and sbcl-2.3.9.
Patch that I posted broke build with Clozure CL. I have now
commited a different patch that should work with all Lisp
implementation. For sbcl it is equivalent to previous patch,
but avoids unintended breakage with Clozure CL (the changed
file is only used by sbcl and Clozure CL, so other implementation
should be not affected).
--
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/ZS7kCtT2kZgKENOZ%40fricas.org.