Review Request 129259: Fix the buffersize in certain situations.

2016-10-25 Thread taro yamada
slaves/file/file.cpp 8b17d31 Diff: https://git.reviewboard.kde.org/r/129259/diff/ Testing --- Thanks, taro yamada

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-25 Thread taro yamada
it to actual size. Diffs (updated) - src/ioslaves/file/file.cpp 8b17d31 Diff: https://git.reviewboard.kde.org/r/129259/diff/ Testing --- Thanks, taro yamada

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-26 Thread taro yamada
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129259/#review100304 --- On Oct. 25, 2016, 2:51 p.m., taro yamada wrote: > >

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-26 Thread taro yamada
it to actual size. Diffs (updated) - src/ioslaves/file/file.cpp 8b17d31 Diff: https://git.reviewboard.kde.org/r/129259/diff/ Testing --- Thanks, taro yamada

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-26 Thread taro yamada
k won't be shown in kde > application.) > TMSU seems it returns its target's actual filesize insted of the link's > filesize itself. > > This patch changes the buffersize to 1024 bytes if it is 0. > And later truncate it to actual size. > > > Diffs > - > > src/ioslaves/file/file.cpp 8b17d31 > > Diff: https://git.reviewboard.kde.org/r/129259/diff/ > > > Testing > --- > > > Thanks, > > taro yamada > >

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-27 Thread taro yamada
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129259/#review100334 ------- On Oct. 27, 2016, 4:58 a.m., taro yamada wrote: > > --

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-27 Thread taro yamada
hanges the buffersize to 1024 bytes if it is 0. And later truncate it to actual size. Diffs (updated) - src/ioslaves/file/file.cpp 8b17d31 Diff: https://git.reviewboard.kde.org/r/129259/diff/ Testing --- Thanks, taro yamada

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-27 Thread taro yamada
very much! - taro --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129259/#review100338 --- On Oct. 27, 2016, 3:02 p.m

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-28 Thread taro yamada
ut if someone push this patch before I get the account, I'd very appreciate it. Thanks. - taro yamada On Oct. 27, 2016, 3:02 p.m., taro yamada wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 129259: Fix the buffersize in certain situations.

2016-10-29 Thread taro yamada
marked as submitted. Review request for KDE Frameworks. Changes --- Submitted with commit 44512b6acbe6bb1c595e330bef702a0100d7bd4b by Andreas Hartmetz on behalf of Taro Yamada to branch master. Bugs: 369275 https://bugs.kde.org/show_bug.cgi?id=369275 Repository: kio Description