Damir Shayhutdinov schrieb:
>> Most of them are debug outputs - you can change it to
>> .local8Bit().data() if you want, but it's only debug...
> Ok, will do. Locale-specific debug is good to have, I think.
> 
Maybe wait for Qt4 and qPrintable() or write it by your own.
>> A lot of them are useless conversions like atol(QString::latin1()).
> This must be fixed too.
Why? It can be fixed when you're currently working at this file.
> 
>> The rest is from trunk and/or Events which should be converted (but
>> nobody really responds on my ideas...)
> In such places, local8Bit().data() is always better than latin1(), if
> I understood it correctly.
No - leave it as QString s the best way here. Any other change is
useless work since this needs to be changed in a better way.

Christian



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
sim-im-main mailing list
[email protected]
https://mailman.dg.net.ua/listinfo/sim-im-main

Reply via email to