-Wextra does several extra checks during the compiling. Unfortunately one of the extra check is for unused parameters. Several functions have unused parameters (mostly the WrenVM* vm).
-Wextra does several extra checks during the compiling. Unfortunately one of the extra check is for unused parameters. Several functions have unused parameters (mostly the WrenVM* vm).