Re: CppCheck Report Failure

2019-10-06 Thread julien2412
Just for information, I created the tracker for this error: https://trac.cppcheck.net/ticket/9393 -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

Re: CppCheck Report Failure

2019-07-27 Thread julien2412
Hello, Since I reproduced this cppcheck git updated today, I created a bugtracker on cppcheck (see https://trac.cppcheck.net/attachment/ticket/9236/) Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html __

Re: CppCheck Report Failure

2019-05-12 Thread julien2412
Just for the record, the bug has been fixed in cppcheck. -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/

Re: CppCheck Report Failure

2019-05-12 Thread julien2412
Just for information, I created a bugtracker about this one, see https://trac.cppcheck.net/ticket/9127 Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.

Re: CppCheck Report Failure

2019-05-08 Thread julien2412
I had declared a bugtracker here: https://trac.cppcheck.net/ticket/9120 and it's been fixed. Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html ___ LibreOffice mailing list LibreOffice@lists.freedeskto

Re: CppCheck Report Failure

2017-01-02 Thread julien2412
Hello, I didn't find how to submit on gerrit a patch on dev-tools for cppcheck. So I directly pushed this commit: https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/commit/?id=c7296ea60fb6dfa2a9995298684d677a32defb27 Feel free to revert it if you consider it wrong. Julien -- View this

Re: CppCheck Report Failure

2015-01-27 Thread Maarten Hoes
Hi, Thanks for your feedback. The error had to do with the different way the language environment variables get set when run from a login shell and from cron. Setting them (LANG=, LC_*=) explicitly to something UTF-8 in the script resolves the issue. https://gerrit.libreoffice.org/gitweb?p=dev-

Re: CppCheck Report Failure

2015-01-27 Thread julien2412
Hi, Just for information, I git updated LO sources (master branch) and cppcheck today, ~/cppcheck/cppcheck/htmlreport/cppcheck-htmlreport didn't complain about encoding problem. I must say that I use Python 2.7.8 + I filter "unusedFunction" Here are the lines I use: cppcheck -i external/ -i dict

Re: CppCheck Report Failure

2015-01-26 Thread Maarten Hoes
Hi, On Mon, Jan 26, 2015 at 10:22 AM, Miklos Vajna wrote: > > On Sun, Jan 25, 2015 at 01:08:29AM +, "cppcheck.libreoff...@gmail.com" wrote: > > The cppcheck job failed with message: "Failed to run cppcheck-htmlreport." > > > > This job was run at 2015-25-01_02:08:29 with user buildslave at

Re: CppCheck Report Failure

2015-01-26 Thread Miklos Vajna
On Sun, Jan 25, 2015 at 01:08:29AM +, "cppcheck.libreoff...@gmail.com" wrote: > The cppcheck job failed with message: "Failed to run cppcheck-htmlreport." > > This job was run at 2015-25-01_02:08:29 with user buildslave at host vm140 as > /home/buildslave/source/dev-tools/cppcheck/cppcheck-