On Thursday 18 December 2014 09:34:19 Thiago Macieira wrote:
> On Thursday 18 December 2014 14:56:05 Olivier Goffart wrote:
> > I've got a patch that does not integrate because it fails in CI on
> > MSVC2008
> > (wince)
> >
> > https://codereview.qt-project.org/98658/
> >
> > Probably due to a co
On Thursday 18 December 2014 14:56:05 Olivier Goffart wrote:
> I've got a patch that does not integrate because it fails in CI on MSVC2008
> (wince)
>
> https://codereview.qt-project.org/98658/
>
> Probably due to a compiler bug, the problem seems to be that the proper
> template partial speciali
I've got a patch that does not integrate because it fails in CI on MSVC2008
(wince)
https://codereview.qt-project.org/98658/
Probably due to a compiler bug, the problem seems to be that the proper
template partial specialization is not taken.
I don't have access to this compiler so I don't know