BRL-CAD
Eliminate "No return statement" warnings in LibreCAD
LibreCAD 3 is a very new piece of software end currently has a lot of unfinished code. Your task is to compile LibreCAD 3 and find all places where the compiler says : Warning: no return statement in function non-void. You will place an appropriate return statement in that function and document this function within the code: // TODO: No return statement
References:
SUBMIT a patch or link to your pull request
Task tags
Students who completed this task
Shardul Chiplunkar