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

cppcheck: update and support rule-file. #24937

Merged
merged 2 commits into from Apr 16, 2017
Merged

Conversation

layus
Copy link
Member

@layus layus commented Apr 15, 2017

  • Tested on NixOS.

@mention-bot
Copy link

@layus, thanks for your PR! By analyzing the history of the files in this pull request, we identified @joachifm, @abbradar and @linquize to be potential reviewers.

};

nativeBuildInputs = [ libxslt docbook_xsl docbook_xml_dtd_45 ];
nativeBuildInputs = [ libxslt docbook_xsl docbook_xml_dtd_45 pcre ];
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this mean cppcheck doesn't use pcre at runtime for this?

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, no :-). Good catch. That being said, there is no real difference in practice :-D.

@layus
Copy link
Member Author

layus commented Apr 16, 2017

@joachifm Updated according to comment.

@Mic92 Mic92 merged commit 605ce9b into NixOS:master Apr 16, 2017
@Mic92
Copy link
Member

Mic92 commented Apr 16, 2017

seems to fail now on darwin: https://hydra.nixos.org/build/51724675

looks like a transient error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants