5 * missing return statements
Status: Pre-Alpha
Brought to you by:
gandy
paint.cc:39:1: warning: no return statement in function returning non-void [-Wreturn-type]
paint.cc:43:1: warning: no return statement in function returning non-void [-Wreturn-type]
scale.cc:116:1: warning: no return statement in function returning non-void [-Wreturn-type]
scale.cc:135:1: warning: no return statement in function returning non-void [-Wreturn-type]
scale.cc:401:1: warning: no return statement in function returning non-void [-Wreturn-type]