KasunWijesekara / cuberok

Automatically exported from code.google.com/p/cuberok
GNU General Public License v3.0
0 stars 0 forks source link

Program returns random data in a function #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build it 
2. see that compiler complains about no return in non void function 
"marklistwidget.cpp:47: warning: control reaches end of non-void function"

Buildservice complains about critical warning during compilation too.
W: Program returns random data in a function
E: cuberok no-return-in-nonvoid-function marklistwidget.cpp:47

Patch attached

Original issue reported on code.google.com by HighwayS...@gmail.com on 15 Aug 2009 at 6:32

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for report
was fixed at r293

Original comment by drmoriar...@gmail.com on 17 Aug 2009 at 7:47