From kde-core-devel Mon Aug 14 17:56:55 2006 From: Allen Winter Date: Mon, 14 Aug 2006 17:56:55 +0000 To: kde-core-devel Subject: Re: Introducing LikeBack - Quick Feedback from Beta-Testers Message-Id: <200608141356.55395.winter () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=115557823601197 On Sunday 13 August 2006 17:05, Sébastien Laoût wrote: > Le Dimanche 13 Août 2006 19:26, Tom Albers a écrit : > > And krazy finds some issues: > > http://www.englishbreakfastnetwork.org/krazy/reports/playground/utils/ktu/i > >ndex.html > > Attached are the fixed likeback.cpp and likeback.h. > Also with Aaron J. Seigo patch applied. > > > Note: The test "Check for adding single char string to a QString..." also > search in comments! It referenced that line (and others) as an error: > > //QString namedMailExpString = "[.]*[ \\t]+<" + mailExpString + ">"; > > Correction: > > //QString namedMailExpString = "[.]*[ \\t]+<" + mailExpString + '>'; > > This is a good thing here, because it's effectively a code that can be > uncommented, but is it wanted to check in comments? > I just changed this Krazy check to skip comments. Some of the Krazy checks skip comments, while others do not. I'm working to have them behave consistently and always skip comments. > > Oh, and it complained about licence has a wrong address but does not tell me > what is the address I should have added. > I suppose this line:... > > 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > ... should be replaced with: > > 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. > > (from a random file in websvn.kde.org) > See kdesdk/scripts/fixfsfaddr.sed -- KDE: Same Thing We Do Everyday... Try to Conquer the World