Fwd: PVS-Studio KDE analysis
Boris Egorov
egorov at linux.com
Tue Oct 7 08:01:40 BST 2014
On 10/03/2014 09:24 AM, Christoph Feck wrote:
>
> On Friday 03 October 2014 02:53:37 Boris Egorov wrote:
>
> > On 10/02/2014 04:45 PM, Ben Cooksley wrote:
>
> > > Okay, can you confirm whether we're allowed to publish this
>
> > > publicly or not?
>
> > >
>
> > > Thanks,
>
> > > Ben
>
> >
>
> > Svyatoslav said yes, we're allowed to do this.
>
> Okey :) The RAW log files can be downloaded here:
>
> http://developer.kde.org/~cfeck/
>
> Would be nice if someone hacks a script to format them to readable pages.
>
> Thanks Svyatoslav and Boris!
>
> --
>
> Christoph Feck
>
> http://kdepepo.wordpress.com/
>
> KDE Quality Team
>
I've made a simple python script to print logs in format similar to
CppCheck:
error:C-style explicit type casting is utilized. Consider using:
static_cast/const_cast/reinterpret_cast.
In /kdecore/io/kzip.cpp:958:
buffer[ 13 ] = char(cdsize >> 8);
buffer[ 14 ] = char(cdsize >> 16);
I can tweak it to use some html/xml if someone shows me needed format.
Script attached to this message.
--
Best Regards,
Boris Egorov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20141007/2fa9e412/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: toxhtml.py
Type: text/x-python
Size: 1052 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20141007/2fa9e412/attachment.py>
-------------- next part --------------
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
More information about the kde-core-devel
mailing list