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.

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to