What steps will reproduce the problem?
1. tar xzf rf_ace_v1.0.4_src.tar.gz
2. make
What is the expected output? What do you see instead?
- Expecting no warning during make
- Seeing:
src/node.cpp: In member function 'bool Node::regularSplitterSeek(Treedata*,
size_t, const std::vector<long unsigned int>&, const std::vector<long unsigned
int>&, const Node::GrowInstructions&, size_t&, std::vector<long unsigned int>&,
std::vector<long unsigned int>&, datadefs::num_t&)':
src/node.cpp:377:92: warning: 'splitValue' may be used uninitialized in this
function [-Wuninitialized]
In each step where node.cpp is compiled.
What version of the product are you using? On what operating system?
- v1.0.4 on Ubuntu Linux 11.10
Please provide any additional information below.
Original issue reported on code.google.com by analyt...@couponsinc.com on 9 Apr 2012 at 10:18
Original issue reported on code.google.com by
analyt...@couponsinc.com
on 9 Apr 2012 at 10:18