@thiago: awesome, I just established this for myself and came here to
report exactly this. I thought I was seeing double deletions, the
frigging destructor was just imploding.
Awesome sauce, anyone here looking for a yeoman to tend to your house?
On Fri, Jul 25, 2014 at 2:32 PM, Thiago Macieira
On Monday 21 July 2014 23:12:04 Olivier Goffart wrote:
> Hi,
>
> I just debugged a quite weird bug with QueuedConnection and foinction
> pointer base connection.
This bug is also the source of QTBUG-40125.
Please mention that task when you commit the fix in Qt 5.3.2.
--
Thiago Macieira - thiago
On Monday 21 of July 2014 23:12:04 Olivier Goffart wrote:
> Hi,
>
> I just debugged a quite weird bug with QueuedConnection and foinction
> pointer base connection.
>
> There is a compiler bug in clang 3.4 with precompiled header.
> Normally, a static variable within a template should have a diff
Hi,
I just debugged a quite weird bug with QueuedConnection and foinction pointer
base connection.
There is a compiler bug in clang 3.4 with precompiled header.
Normally, a static variable within a template should have a different address
for different template parameters .
In other words:
tem