On Sun, May 26, 2024 at 09:04:27PM +0800, Qian Yun wrote:
> See my updated attachment.
>
> In this version I did not try to do cleanups, instead I
> declare errorStr as local variable.
>
> As for "check", I find that it gets redefined in
> graph/viewAlone/viewAlone.h, graph/viewman/viewman.h:
>
> #define check(code) checker(code,__LINE__,"")
>
> Also I don't like its overhead when we only read a few bytes,
> I hope in the future we can avoid the overhead if we are
> building in release mode (aka when there is no DEBUG defined).
OK.
--
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/ZlPUxJnSmBKcI0-r%40fricas.org.