On Fri, Apr 02, 2010 at 03:23:56PM +0200, tbp wrote: > [...] > Given this is my first tentative to contribute to this project, being > not quite sure about which set of features of C++ were allowed, i've > tried to restrain myself (ie i haven't added __m128 & co) yet i > couldn't resist removing some of the string matching spaghetti.
Are you sure introducing the loop does not impact performance? This is in the critical path... Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
