)set output len 246

3 views
Skip to first unread message

Grégory Vanuxem

unread,
Jun 22, 2026, 12:43:54 PM (4 days ago) Jun 22
to fricas...@googlegroups.com
Hello,

I have not looked at the code, I am working on something else but it
seems the check for bad length has been modified:

(1) -> )set out len 246

>> System error:
The value
10
is not of type
SYMBOL

(1) -> )set out len aaa

>> System error:
The value
10
is not of type
SYMBOL

(1) -> )set out len 245
(1) -> )set out len 110
(1) ->

Greg

Waldek Hebisch

unread,
Jun 22, 2026, 2:14:04 PM (4 days ago) Jun 22
to fricas...@googlegroups.com
On Mon, Jun 22, 2026 at 06:43:15PM +0200, Grégory Vanuxem wrote:
> Hello,
>
> I have not looked at the code, I am working on something else but it
> seems the check for bad length has been modified:
>
> (1) -> )set out len 246
>
> >> System error:
> The value
> 10
> is not of type
> SYMBOL

Thanks for reporting this. It is case of integer getting to the place
where it should not appear. One of helper routines is now changed to
be more picky, hence the error.

--
Waldek Hebisch

Grégory Vanuxem

unread,
Jun 22, 2026, 7:31:19 PM (4 days ago) Jun 22
to fricas...@googlegroups.com
Thanks for fixing this. I backported as usual to my fork, and looking at it that would have been too difficult to me. 

--
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...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/ajl7Z2q71ckclTiY%40fricas.org.
Reply all
Reply to author
Forward
0 new messages