id summary reporter owner description type status milestone component version severity resolution keywords cc 4271 split_iterator copy ctor does not copy eof flag martin.janzen@… Pavol Droba The copy constructor does not copy the m_bEof flag; it always sets it to false. This means that equality tests fail incorrectly, possibly resulting in endless loops, etc. Bugs closed Boost 1.43.0 string_algo Boost 1.43.0 Problem fixed split_iterator