fvogt added inline comments.

INLINE COMMENTS

> orpostingiterator.cpp:86
> +        // check if the docId is the new lowest docId
> +        if (((docId < m_nextId)) || (m_nextId == 0)) {
> +            m_nextId = docId;

Looks like most of those parens  are unnecessary.

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D11828

To: bruns, #baloo, michaelh, #frameworks
Cc: fvogt, kde-frameworks-devel, #frameworks, ashaposhnikov, michaelh, 
astippich, spoorun, ngraham, bruns, abrahams

Reply via email to