Fix segfault/invalid value in argument parsing code. Also remove inline for non-critial path.
Reducing the total footprint by making error code non-inline helps with code size and can also speed up the critical path.
Showing
Please register or sign in to comment