[Webkit-unassigned] [Bug 48842] [Qt] Move options handling in QtTestBrowser to separate OptionsHandler class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 00:05:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=48842





--- Comment #9 from Keith Kyzivat <keith.kyzivat at nokia.com>  2011-03-28 00:05:05 PST ---
(From update of attachment 87107)
View in context: https://bugs.webkit.org/attachment.cgi?id=87107&action=review

> Tools/QtTestBrowser/main.cpp:-177
> -        qDebug() << "Usage:" << programName.toLatin1().data()

I left this in since passing a QString to qDebug results in it printing out surrounded with quotes.
If there's a better, Qtish way of printing a QString to stderr without quotes, I'd love to hear.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list