On 31/05/2026 17:24, Waldek Hebisch wrote:
On Sun, May 31, 2026 at 04:41:47PM +0200, Kurt Pagani wrote:
I get the err below when compiling
)co HDTOP ....
compiling local emit_predicate : (HyperdocPage,SExpression,SExpression)
-> Void
****** comp fails at level 3 with expression: ******
error in function emit_predicate
<snip>
Though, I have not the latest version but not so old:
(1) -> )version
"FriCAS 2025.12.23git compiled at Sat 11 Apr 18:15:48 CEST 2026"
HDTOP depends on latest hypertex.spad (at least on latest BRINFO.spad)
and fauto.spad. Yesterday version is too old. I am not sure about
other files, maybe you will get away with using older versions,
maybe not.
Thanks, the current (git) version is working.
---
(1) -> )version
"FriCAS 2025.12.23git compiled at Sun 31 May 17:30:30 CEST 2026"
; wrote /home/kfp/sandbox/newhyper/HDTOP.NRLIB/HDTOP.fasl
; compilation finished in 0:00:01.115
WARNING: redefining BOOT::|htGloss| in DEFUN
WARNING: redefining BOOT::|htGlossSearch| in DEFUN
(1) -> pattern_substitution_list
[isDomain, EM, $EmptyMode]
On 31/05/2026 15:33, Waldek Hebisch wrote:
As you know I am working on new HyperDoc code. You can try it now.
At
https://wiki.fricas.org/public/HDTOP.spad
is Spad code implementing Browse functionality. At
https://wiki.fricas.org/public/br_sup.boot
there is Boot code forwarding requests from C side to Spad.
To try, build current trunk, fetch the file above, start FriCAS and do:
)compile HDTOP.spad
)read br_sup.boot
--
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 visit
https://groups.google.com/d/msgid/fricas-devel/1c1cc8e3-1372-45e4-82aa-38c292449eec%40gmail.com.