On 06/25/2012 11:04 PM, Timothy Pearson wrote:
<snip>
That is definitely a gcc 4.7.x "problem".
Tim
I don't think so, I built krusader last on 6/5/12 without a hitch:
Jun 5 16:39 tde-krusader-3.5.14_dev-9-x86_64.pkg.tar.xz
That was on gcc 4.7.0. Now if something between 4.7.0 and 4.7.1 caused
this,
I'll buy that, but looking at the 'Template' nature of the error itself,
it
looks to me like a TQt name change has a template wonky.
That is what is strange--as far as I can tell nothing changed in TQt3 that
would cause this problem. I am strongly suspecting a gcc issue, likely
gcc became more strict with the 4.7.1 release and is choking on some bad
code in krusader. What that code is I cannot say. ;-)
Tim