Re: CppCheck configuration

2015-09-27 Thread Stephan Bergmann
On 09/26/2015 06:14 PM, Michaël Lefèvre wrote: 2. we could minimized the results by removing check on qa sub-directories, which are supposed to be the place for unit tests. Any specific reason to avoid checking the test code? It is code like all the other code too, with bugs and shortcomings

Re: CppCheck configuration

2015-09-26 Thread Maarten Hoes
Hi, On Sat, Sep 26, 2015 at 6:14 PM, Michaël Lefèvre wrote: > 1. there is a 'missingConfig' error, recommanding us to run the check with > --checkconfig > Im assuming you meant 'missingInclude' here, and not 'missingConfig' ? (I couldnt find a 'missingConfig'). If I remember correctly, there ar

CppCheck configuration

2015-09-26 Thread Michaël Lefèvre
Hye Maarten, during the last days, I have take some time to look at some improvements to bring to LibreOffice code base on CppCheck report that you've setted up. I don't know the configuration you did, and have just questions/remarks. Here are some point I've noted : 1. there is a 'missingConfi