cfeck added inline comments.

INLINE COMMENTS

> ktar.cpp:777
> +    // If more than 100 bytes, we need to use the LongLink trick
> +    if (encodedFileName.length() > 99) {
>          d->writeLonglink(buffer, encodedFileName, 'L', uname.constData(), 
> gname.constData());

Does the spec say `> 99` or `> 100`? The comment and the code should match.

REPOSITORY
  R243 KArchive

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

To: ibragimovrinat, dfaure, kossebau
Cc: cfeck, ibragimovrinat, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to