Always return a value from the these functions
These functions always produced diagnostics with -Wreturn-type enabled. Add an explicit 'return 0;' to indicate success.
parent
b4a729c0
Please register or sign in to comment
These functions always produced diagnostics with -Wreturn-type enabled. Add an explicit 'return 0;' to indicate success.