Summary: | Remove the usage of QString::fromAscii | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Andre Moreira Magalhaes <andrunko> |
Component: | tp-qt | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Andre Moreira Magalhaes
2010-03-04 05:54:51 UTC
(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.