Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist: tools: revert "dist: cppcheck: switch back to 8 jobs" #6963

Merged
merged 1 commit into from
Apr 25, 2017

Conversation

kaspar030
Copy link
Contributor

This reverts commit ec97a94.

The commit seems to cause exit with error code != 0, even if there's no error, on cppcheck 1.72, which is our current CI version.
Furthermore, there's no reference to either the issue or how it was resolved in the original commit message.

This reverts commit ec97a94.

(The commit seems to cause trouble. Furthermore, there's no reference to
either the issue or how it was solved in the original commit message).
@kaspar030 kaspar030 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: CI Area: Continuous Integration of RIOT components Area: tools Area: Supplementary tools labels Apr 25, 2017
@kaspar030 kaspar030 requested a review from smlng April 25, 2017 17:40
@kaspar030 kaspar030 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 25, 2017
Copy link
Member

@smlng smlng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, please note this from the manual:

Please note that this will disable unusedFunction checking.

see http://cppcheck.sourceforge.net/manual.pdf

@smlng
Copy link
Member

smlng commented Apr 25, 2017

the cite is for option -j N

@kaspar030
Copy link
Contributor Author

Please note that this will disable unusedFunction checking.

So now we're enabling that check again. But I don't think that'll hurt. :)

@kaspar030
Copy link
Contributor Author

This doesn't change any code, and murdock2 succesfully ran cppcheck. Does anyone feel inclined to merge?

@miri64
Copy link
Member

miri64 commented Apr 25, 2017

Murdock2 and Murdock have the same cppcheck version, so I think its fine to merge this

@miri64 miri64 merged commit 45a5bb5 into RIOT-OS:master Apr 25, 2017
@kaspar030 kaspar030 deleted the revert_cppcheck_jobfix branch April 25, 2017 18:12
@aabadie aabadie modified the milestone: Release 2017.07 Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CI Area: Continuous Integration of RIOT components Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants