Sorry, I really have no idea how to go about doing a comparison. But this bug report was not about speed, but about the code compiling (or not). And since that works now, I guess this bug report can be closed ? Perhaps a new bug report could be created for the speed, so people that know how to do a proper benchmark comparision can jump in ? Anyway, thanks again for the effort.
And for the same commands, the build works for Fedora 25 GCC 6.3.1. I gues that means this issue can be closed now ?
Thanks ! The build now works for me on Fedora 26 GCC 7.1.1 svn checkout https://svn.code.sf.net/p/oorexx/code-0/main/trunk oorexx-code-0 mkdir build cd build cmake -DBUILD_RPM=1 -DOS_DIST=fedora26 -DCMAKE_BUILD_TYPE=Release ../oorexx-code-0/ make
The answer is: 'don't run cppcheck on .h files". So when running cppcheck on an entire project, how do you tell it to skip all the .h files completely ? I cannot find this piece of information on the manual, man page, or command help.
Hi, I did some digging, and it seems to have something to do with the compiler's...
Hi, You are absolutely right: I get the same results with 5.0 / trunk. When I do...
Hi, 'trunk' now builds without errors, thanks ! But for the 4.2 svn branch, I am...
Hi, 'trunk' now builds without errors, thanks ! But for the 4.2 svn branch, I am...