| ▲ | kouosi 8 hours ago | |
> compile with -Wreturn-type if you want to avoid such things... Isn't -Wreturn-type enabled by default in both gcc and clang atleast for c++? | ||
| ▲ | mathisfun123 8 hours ago | parent [-] | |
probably - i guess then i meant -Werror=return-type | ||