On Tue, Jul 02, 2024 at 02:45:30AM +0200, Grégory Vanuxem wrote: > Not related to the dollar sign for information. Same things happen with: > ++ \example{l:=[1,pi(),17]} > > I used this completely unrelated \example{}, file src/algebra/string.spad: > ================================================================ > )abbrev category STRICAT StringCategory > -- Note that StringCategory is built into the old compiler > -- redundant SetCategory added to help Aldor compiler > ++ Description: > ++ A category for string-like objects > > StringCategory() : Category == Join(StringAggregate(), SetCategory, > OpenMath) with > string : Integer -> % > ++ string(i) returns the decimal representation of i as a string. > ++ \example{l:=[1,pi(),17]} > ======================================================= > I should have noticed the _two_ messages. I will fill an issue later today.
I can not reproduce this. Compiling STRICAT above and using Browse gives me expected result. -- 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 fricas-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/ZoSd98v3Ren1C2tO%40fricas.org.