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
Original issue reported on code.google.com by
HighwayS...@gmail.com
on 15 Aug 2009 at 6:32Attachments: