Re: [Development] QT_NO_CAST_FROM_ASCII for platformsupport

2012-02-14 Thread Thiago Macieira
On terça-feira, 14 de fevereiro de 2012 15.03.34, Olivier Goffart wrote: > On Tuesday 14 February 2012 13:50:06 Johannes Zellner wrote: > > Hi, > > > > what is the reason for " DEFINES += QT_NO_CAST_FROM_ASCII " > > in the platformsupport.pro file? > > > > I just hit that and would like to understa

Re: [Development] QT_NO_CAST_FROM_ASCII for platformsupport

2012-02-14 Thread Olivier Goffart
On Tuesday 14 February 2012 13:50:06 Johannes Zellner wrote: > Hi, > > what is the reason for " DEFINES += QT_NO_CAST_FROM_ASCII " > in the platformsupport.pro file? > > I just hit that and would like to understand why we have this > inconvenience here. Ok, i don't know the specific on why it is

[Development] QT_NO_CAST_FROM_ASCII for platformsupport

2012-02-14 Thread Johannes Zellner
Hi, what is the reason for " DEFINES += QT_NO_CAST_FROM_ASCII " in the platformsupport.pro file? I just hit that and would like to understand why we have this inconvenience here. Cheers, Johannes ___ Development mailing list Development@qt-project.o