bruns added inline comments.

INLINE COMMENTS

> kfileitem.cpp:1248
> +{
> +    return d->m_hash < other.d->m_hash;
> +}

This is incomplete for two cases:

1. Same URL
2. Hash collision

> kfileitem.h:490
> +    /**
> +     * Returns -1 if other's URL is greater, 0 if == and 1 if less than (as 
> in String comparations).
> +     * @since 5.47

The description does not match the implementation ...

REPOSITORY
  R241 KIO

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

To: jtamate, #frameworks, dfaure
Cc: bruns, kde-frameworks-devel, mwolff, markg, michaelh, ngraham

Reply via email to