[Bug 793249] [NEW] QString doesn't provide QString::QString(std::string)

Launchpad Bug Tracker 793249 at bugs.launchpad.net
Wed Jun 8 08:58:16 UTC 2011


You have been subscribed to a public bug:

Although my program doesn't have the QT_NO_STL macro defined, when I try
to assign a std::string object to a QString object the operation fails
silently, either through QString::FromStdString() and
QString::QString(std::string &).  Moreover, when I try to compile code
which outputs QString objects to the standard output stream, I get the
following error:

error: cannot bind ‘std::ostream’ lvalue to ‘std::basic_ostream<char>&&’

This didn't happened in Kubuntu 10.10.

** Affects: qt4-x11 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
QString doesn't provide QString::QString(std::string)
https://bugs.launchpad.net/bugs/793249
You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu.




More information about the kubuntu-bugs mailing list