<table><tr><td style="">chinmoyr updated this revision to Diff 17782.<br />chinmoyr added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6830" rel="noreferrer">View Revision</a></tr></table><br /><div><div><ul class="remarkup-list">
<li class="remarkup-list-item">added 'return'</li>
<li class="remarkup-list-item">fixed some typos</li>
<li class="remarkup-list-item">dest_file.remove() -> QFile::remove(dest). because when working with fd, dest_file.remove() fails but doesn't set errno to EACCES or EPERM.</li>
<li class="remarkup-list-item">dest_file.setPermissions() -> QFile::setPermissions(...), for the same reason.</li>
</ul></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D6830?vs=17018&id=17782" rel="noreferrer">https://phabricator.kde.org/D6830?vs=17018&id=17782</a></div></div><br /><div><strong>BRANCH</strong><div><div>third</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6830" rel="noreferrer">https://phabricator.kde.org/D6830</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/ioslaves/file/file_unix.cpp</div></div></div><br /><div><strong>To: </strong>chinmoyr, dfaure, Frameworks<br /><strong>Cc: </strong>elvisangelaccio, Frameworks<br /></div>