The commit below causes the compilation of the FriCAS-Aldor interface to
fail.
The last lines of the log are...
ar: creating al/libfricas_ES.al
ar: ao/ESC2.ao: No such file or directory
make[1]: *** [cliques.mk:3978: al/libfricas_ES.al] Error 1
rm ao/.dir
make[1]: Leaving directory '/dev/shm/hemmecke/fricas/b/src/aldor'
make: *** [Makefile:440: al/libfricas.al] Error 2
In fact, when I saw this commit, I was a bit surprised that % is allowed
in the arguments of a category. I am not aware that I have seen this
before. Maybe this is not the cause of the problem, but at least it
looks suspicious.
Waldek, I would be more happy if before the commit becomes official, it
is checked locally, whether it breaks the Aldor interface.
Ralf
On 5/26/24 03:12, hebisch wrote:
Branch: refs/heads/master
Home: https://github.com/fricas/fricas
Commit: c1dd1e76d9108a2f6215957e55b540c94a868031
https://github.com/fricas/fricas/commit/c1dd1e76d9108a2f6215957e55b540c94a868031
Author: Waldek Hebisch <[email protected]>
Date: 2024-05-26 (Sun, 26 May 2024)
Changed paths:
M ChangeLog
M src/algebra/Makefile.in
M src/algebra/constant.spad
M src/algebra/exposed.lsp
M src/algebra/expr.spad
M src/algebra/fspace.spad
M src/interp/i-funsel.boot
Log Message:
-----------
Generalize ExpressionSpace and FunctionSpace
To unsubscribe from these emails, change your notification settings at
https://github.com/fricas/fricas/settings/notifications
--
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/c10f915a-9a3d-44c1-8a53-4416d8fc71aa%40hemmecke.org.