Skip to content

hotfix: Fix -utrace

Quinten Cabo requested to merge hotfix-fix-utrace into develop

Fix utrace, the stdlib (https://github.com/SacBase/Stdlib/blob/master/src/utrace/UTrace.sac) expects an int and not a long.

Merge request reports