|
From: Florian K. <br...@ac...> - 2011-10-17 11:25:20
|
On 10/16/2011 03:54 PM, Bart Van Assche wrote: > On Tue, Oct 11, 2011 at 8:37 PM, Bart Van Assche <bva...@ac...> wrote: >> >> On Tue, Oct 11, 2011 at 12:41 AM, Florian Krohm <br...@ac...> wrote: >>> On 10/10/2011 05:18 PM, Julian Seward wrote: >>>> Also, it seems like filter_memcheck didn't make it into the tarball. >>> >>> Likely. There is plenty more that needs fixing, I used Bart scripts from >>> drd/Testing.txt #4 and #5 and they pointed out quite a few issues. >> >> I've converted these scripts into a patch and have uploaded that patch >> and the current output here: >> https://bugs.kde.org/show_bug.cgi?id=283813. Feedback is welcome. > > Any opinions whether the patch attached to #283813 should be applied > before or after the 3.7.0 release ? > As it helps with the QA work and reduces pain of releasing it would be good to have it included prior to the release. I was giving it a spin last night. It did not work because awk expands on my Ubuntu 10.10 to /usr/bin/mawk which barfed about the syntax. We need gawk. I'll have a closer look tonight. Florian |