Re: [Libreoffice] Is it possible to update cppcheck for Libreoffice report ?

2011-10-28 Thread Jesse Adelman
On 10/28/11 00:49, julien2412 wrote:
 The messages about C style casting re here now and there's work to do.
 
 Thank you Jesse !
 
 --
 View this message in context: 
 http://nabble.documentfoundation.org/Re-Is-it-possible-to-update-cppcheck-for-Libreoffice-report-tp3415869p3460285.html
 Sent from the Dev mailing list archive at Nabble.com.
 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice

Ah, I was wrong about the parallel cppcheck jobs turning off
unusedFunctions, so I added it to the suppressions file I create each
run. This change should be reflected in the next run.

Cheers,
Jesse


-- 
Jesse Adelman
Senior Systems Shepherd
ilikelinux Consulting/Bold and Busted, LLC
http://ilikelinux.com/ http://boldandbusted.com/
Brisbane, CA
Tel: (415) 656-4480
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Is it possible to update cppcheck for Libreoffice report ?

2011-10-27 Thread julien2412
Hello Jesse,

Would it be possible to update cppcheck ? There have been again fixes but
also new checks like C casting used for C++.
Perhaps we could remove the warnings about unused function for the moment by
adding this in the command :
--suppress=unusedFunction

Thank you in advance.

Julien.

--
View this message in context: 
http://nabble.documentfoundation.org/Re-Is-it-possible-to-update-cppcheck-for-Libreoffice-report-tp3415869p3458001.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Is it possible to update cppcheck for Libreoffice report ?

2011-10-27 Thread Jesse Adelman
On 10/27/11 08:22, julien2412 wrote:
 Hello Jesse,
 
 Would it be possible to update cppcheck ? There have been again fixes but
 also new checks like C casting used for C++.
 Perhaps we could remove the warnings about unused function for the moment by
 adding this in the command :
 --suppress=unusedFunction
 
 Thank you in advance.
 
 Julien.
 

Done and done, except I don't need the --suppress. All I did was
re-enable parallel jobs, which disables unusedFunction. I guess that the
unusedFunction doesn't work so well for us?

Cheers,
Jesse

-- 
Jesse Adelman
Senior Systems Shepherd
ilikelinux Consulting/Bold and Busted, LLC
http://ilikelinux.com/ http://boldandbusted.com/
Brisbane, CA
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Is it possible to update cppcheck for Libreoffice report ?

2011-10-12 Thread Jesse Adelman
On 10/11/11 23:17, Julien Nabet wrote:
 Hello Jesse,
 
 Would you have some time to update cppcheck ?
 There are fixes for false positives, new checks and a cppcheck error
 corrected since the current version for the report. (You can take a look
 at the git history)
 
 In advance, thank you ! :-)
 
 Julien.

Hi Julien,

Done (cppcheck git commit ee04c1bfb7da95483d309c612af8456007a8c20b). The
next report may not reflect the update, but the one after that should.

Thanks for letting me know that folks find this valuable! :)

Cheers,
Jesse

-- 
Jesse Adelman
Senior Systems Shepherd
ilikelinux Consulting/Bold and Busted, LLC
http://ilikelinux.com/ http://boldandbusted.com/
Brisbane, CA

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice