Avoid usage of QString::fromAscii if not really necessary
(In reply to comment #0) > Avoid usage of QString::fromAscii if not really necessary Are there cases where it is really necessary?
Patch looks good. Is it sufficient to make telepathy-qt4 build when using QT_DISABLE_ASCII_CAST or whatever it's called? If not, please make that happen too :-)
(In reply to comment #2) > Patch looks good. Is it sufficient to make telepathy-qt4 build when using > QT_DISABLE_ASCII_CAST or whatever it's called? If not, please make that happen > too :-) > Bug #27125 makes TelepathyQt4 builds with QT_NO_CAST_FROM_ASCII
(In reply to comment #1) > (In reply to comment #0) > > Avoid usage of QString::fromAscii if not really necessary > > Are there cases where it is really necessary? > No, there is not
Fixed upstream. It will be in next version 0.3.0
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.