On Wed, Jun 18, 2003 at 04:54:14PM +0200, Lars Gullik Bjønnes wrote:
> would be nice to fix those.

insets/insetert.C:      if (boost::next(inset.paragraphs.begin()) != 
inset.paragraphs.end() ||
insets/insettext.C:         boost::next(paragraphs.begin()) != paragraphs.end())
insets/insettext.C:     } else if (boost::next(paragraphs.begin()) != 
paragraphs.end()) {
insets/insettext.C:         boost::next(paragraphs.begin()) == paragraphs.end() &&
insets/insettext.C:         boost::next(paragraphs.begin()) != paragraphs.end())
insets/insettext.C:                             boost::next(paragraphs.begin()) == 
paragraphs.end()&&
insets/insettext.C:                       boost::next(paragraphs.begin()) == 
paragraphs.end());
insets/insettext.C:         boost::next(paragraphs.begin()) == paragraphs.end()) {
insets/insettext.C:     if ((boost::next(paragraphs.begin()) == paragraphs.end() &&
insets/insettext.C:     if (boost::next(paragraphs.begin()) == paragraphs.end() &&
insets/insettext.C:     while (boost::next(paragraphs.begin()) != paragraphs.end()) {

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to