-
Notifications
You must be signed in to change notification settings - Fork 9
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
Cleanup & misc fixes #66
Conversation
sykhro
commented
Mar 25, 2019
•
edited
Loading
edited
- Minimized copies
- Fixed off-by-one errors
- Fixed various compiler warnings
- Fixed building under MSVC
- gitignore'd our own .dat output
- Added custom source code formatting command (based on the Google style)
- Reformatted the source code
- General housekeeping
This pull request fixes 1 alert when merging 8fcbe2d into cd4b913 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
This pull request fixes 2 alerts when merging 1446970 into cd4b913 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
This pull request fixes 2 alerts when merging 4a27390 into cd4b913 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
This pull request fixes 2 alerts when merging c8d85c2 into cd4b913 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes needed (follow previous messages about static analysis for return statements / exceptions)
This pull request fixes 8 alerts when merging 32a3863 into 16194e2 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
This pull request fixes 8 alerts when merging 472c920 into 16194e2 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |