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 changes #3384

Merged
merged 12 commits into from Apr 25, 2015
Merged

Cppcheck changes #3384

merged 12 commits into from Apr 25, 2015

Conversation

fluffyfreak
Copy link
Contributor

Ran CppCheck against the current master and came up with a few easy changes. Removal of a little dead code, some cleanup for 'operator=' and '++/--' prefix vs postfix operators etc.

The biggest, most numerous, changes are in 'fixed.h' which was passing a lot of things by value instead of by reference.

I don't think anything will have much impact so this is more an attempt to get the number of messages reported by CppCheck reduced.

@impaktor
Copy link
Member

Spring cleaning, yay!

fluffyfreak added a commit that referenced this pull request Apr 25, 2015
@fluffyfreak fluffyfreak merged commit 190fb6b into pioneerspacesim:master Apr 25, 2015
@fluffyfreak fluffyfreak deleted the cppcheck branch April 25, 2015 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants