Improve ACC error reporting.
Now return an error code and an error message, rather than just printing to stderr or calling exit(). Check to see we don't exceed our code size.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Now return an error code and an error message, rather than just printing to stderr or calling exit(). Check to see we don't exceed our code size.