Boost logo

Boost :

From: Richter, Jörg (Joerg.Richter_at_[hidden])
Date: 2007-06-06 09:32:15


Compiling some code using Boost 1.34.0 and GCC 4.2.0, I get this warning with -O1:

multi_index/ordered_index.hpp: In member function ...multi_index_base_type...insert_
multi_index/ordered_index.hpp:566 'inf.side' may be used uninitialized in this function

It looks like the only position where inf.side is not initialized is line 830. But I can't tell if line 574 will be executed in this case (where inf.side is used)

But I hope you can fix this warning in the next release.

  Joerg


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk