Re: Review Request: Avoid terminating the thread in kio/kio/hostinfo.cpp

2011-08-14 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102238/ --- (Updated Aug. 15, 2011, 5:20 a.m.) Review request for kdelibs. Changes -

Re: Review Request: Avoid terminating the thread in kio/kio/hostinfo.cpp

2011-08-14 Thread Dawit Alemayehu
> On Aug. 15, 2011, 4:34 a.m., Commit Hook wrote: > > This review has been submitted with commit > > caece88d2c5b5b6f0da3dc048878831814aab9f3 by Jekyll Wu to branch master. The above commit message is invalid. It was intended for review 102239 (off by one). - Dawit

Re: Review Request: Avoid terminating the thread in kio/kio/hostinfo.cpp

2011-08-14 Thread Dawit Alemayehu
> On Aug. 14, 2011, 11:02 p.m., Albert Astals Cid wrote: > > When using your code with my simple test program > > > > #include "hostinfo_p.h" > > #include > > #include > > #include > > > > int main(int a, char **b) > > { > > QApplication app(a, b); > > QTime t; > > t.

Re: Review Request: Avoid terminating the thread in kio/kio/hostinfo.cpp

2011-08-14 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102238/#review5700 --- This review has been submitted with commit caece88d2c5b5b6f0da3

Re: Review Request: Avoid terminating the thread in kio/kio/hostinfo.cpp

2011-08-14 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102238/#review5696 --- When using your code with my simple test program #include "host

Re: Review Request: Avoid terminating the thread in kio/kio/hostinfo.cpp

2011-08-11 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102238/ --- (Updated Aug. 12, 2011, 3:45 a.m.) Review request for kdelibs. Changes -