On Thu, Jan 04, 2024 at 12:44:30AM +0100, Grégory Vanuxem wrote:
> Hello,
>
> Two little modifications.
> 'val' is declared but not used in sockio-c.c.
> In pixmap.c 'status' is declared, defined, but not used. I followed
> the code from 'read_pixmap_file' but if the 'exit(1)' is not necessary
> it can be removed.
I do not think we want 'exit' there: imagine a user trying to write
a graph to a directory where he/she has no write access. Killing
viewer instance in such case is not nice.
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/ZZYTfbDM7H1j_KNO%40fricas.org.