Hi Lisandro
On 25.01.2015 16:04, Lisandro Damián Nicanor Pérez Meyer wrote:
On Sunday 25 January 2015 09:05:15 Helge Deller wrote:
[snip]
If it's correct, maybe can push it upstream to
https://bugreports.qt.io/browse/QTBUG-43804 ?>
Upstream Qt uses Gerrit [1][2] for code review, so please subm
On Saturday 24 January 2015 21:43:11 Helge Deller wrote:
> I did some more debugging on this bug report.
> The problem is, that the code in the testcase is wrong.
> One always needs to connect SIGNALs to SLOTS.
You can also connect signals to signals. If you connect signal A to signal B,
whenever
On Sunday 25 January 2015 09:05:15 Helge Deller wrote:
[snip]
> >> If it's correct, maybe can push it upstream to
> >> https://bugreports.qt.io/browse/QTBUG-43804 ?>
> > Upstream Qt uses Gerrit [1][2] for code review, so please submit your
> > patch that way if you can (you will also need to sign
Hi Dmitry,
On 25.01.2015 08:49, Dmitry Shachnev wrote:
On Sat, 24 Jan 2015 21:43:11 +0100, Helge Deller wrote:
Attached patch fixes everything on the hppa architecture.
I'm sure that it will fix powerpc and ppc64el architectures too.
Thanks a lot for the patch, it does fix powerpc and ppc64e
Hi Helge,
On Sat, 24 Jan 2015 21:43:11 +0100, Helge Deller wrote:
> Attached patch fixes everything on the hppa architecture.
> I'm sure that it will fix powerpc and ppc64el architectures too.
Thanks a lot for the patch, it does fix powerpc and ppc64el too.
I am uploading it to Debian right now.
I did some more debugging on this bug report.
The problem is, that the code in the testcase is wrong.
One always needs to connect SIGNALs to SLOTS.
In the original code for example it was tried to connect the closed signal to a
closed slot, although an
EchoServer::closed() slot does not exist (bu
6 matches
Mail list logo