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

2011-08-09 Thread Launchpad Bug Tracker
[Expired for qt4-x11 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: qt4-x11 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/793249

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

2011-06-10 Thread Terence Simpson
I see 3 issues reported. 1) QString::fromStdString failing silently 2) No QString constructor from std::string 3) Error when attempting to output a QString to an std::ostream for 1), can you explain exactly what you mean by fails silently, perhaps with a code testcase? as for 2), there is no

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

2011-06-08 Thread Shimi Chen
** Package changed: ubuntu = qt4-x11 (Ubuntu) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/793249 Title: QString doesn't provide QString::QString(std::string) -- kubuntu-bugs mailing

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

2011-06-08 Thread Jonathan Thomas
The docs don't mention any such constructor existing: http://doc.qt.nokia.com/latest/qstring.html -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/793249 Title: QString doesn't provide