On Tue, 25 Mar 2008, Albert Santoni wrote: > 3) There's tons of bad/deprecated QT string stuff going on, and we've > had problems with this in the past. In particular, the old-style qDebug > calls in the Hercules code as well as the latin1 calls in the mouse code > should be fixed. (eg. use that qDebug() << "foo" stream style output)
Well I've given up on being able to actually debug this code; my skills are obsolete. BUT! I can still sling tools, so making edits to 906 lines containing /qDebug/ is thinkable. So what's the old-style and what's the new? I don't know c++ for sh*t so the << construct makes no sense to me. I can replicate and interpolate if you give me what they ought to look like. I'll need to rtfm on checking out with svn for editing and checking in. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
