mathml

8 views
Skip to first unread message

Ralf Hemmecke

unread,
Aug 18, 2020, 6:02:20 PM8/18/20
to fricas-devel
I wonder why the missing of "mathml" remained undetected since 2007.
I found this out, because I was generating abbrev.list in another way
and detected the missing mathml.

Waldek, can you explain why we need abbrev.list or why SPAD_SRCS are so
important that it doesn't matter if mathml is missing?

Ralf

PS: Patch attached.
0001-add-mathml-to-SPAD_SRCS.patch

Waldek Hebisch

unread,
Aug 18, 2020, 7:14:51 PM8/18/20
to fricas...@googlegroups.com
ATM most of our build machinery needs "unpacked" files containing
single constructor per file. Unpacking handled in 'src/Makefile.in',
see fragement containing 'echo 30b running find-algebra-files'.
More precisely, this generates Makefile fragment containing
rules for unpacking, this fragment is used by 'src/algebra/Makefile.in'.

Concerning SPAD_SRCS, I would like to use it instead of old code.
In my private they are used in first part of build, but repo
uses old way. They are also used to install (copy) algebra
source to target place.

Concerning 'abbrev.list', it is possible that it is unused now.

> Ralf
>
> PS: Patch attached.

OK, patches like this one can go in without asking.

--
Waldek Hebisch
Reply all
Reply to author
Forward
0 new messages