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

Trivial: Add missing includes #2368

Closed

Conversation

scottschurr
Copy link
Collaborator

@MarkusTeufelberger identified some of our source files that were missing includes. This branch contains @MarkusTeufelberger's commits, squashed. Thanks @MarkusTeufelberger.

Simultaneously, @MarkusTeufelberger also identified a hole in our non-unity build process. We'll be looking into that hole and hopefully addressing it in the future.

The changes are trivial, so I'm only asking for one on-team reviewer. I'd also appreciate it if @MarkusTeufelberger would glance over the branch to make sure I didn't miss anything.

Reviewers: @bachase and @MarkusTeufelberger.

@ripplelabs-jenkins
Copy link
Collaborator

ripplelabs-jenkins commented Feb 2, 2018

Jenkins Build Summary

Built from this commit

Built at 20180206 - 00:35:35

Test Results

Build Type Result Status
coverage 1000 cases, 0 failed, t: 578s PASS ✅
clang.debug.unity 1000 cases, 0 failed, t: 448s PASS ✅
clang.debug.nounity 998 cases, 0 failed, t: 357s PASS ✅
gcc.debug.unity 1000 cases, 0 failed, t: 395s PASS ✅
gcc.debug.nounity 998 cases, 0 failed, t: 277s PASS ✅
clang.release.unity 999 cases, 0 failed, t: 475s PASS ✅
gcc.release.unity 999 cases, 0 failed, t: 513s PASS ✅

@MarkusTeufelberger
Copy link
Collaborator

I hope you didn't have to type out my name every time there. :-D

It's 1:1 PR #2338 squashed down, so I hope that at least these parts of ripplebeast will build in the future. 👍

@scottschurr scottschurr mentioned this pull request Feb 2, 2018
Copy link
Collaborator

@bachase bachase left a comment

Choose a reason for hiding this comment

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

👍

@scottschurr
Copy link
Collaborator Author

Rebased to 0.90.0-b6.

@scottschurr scottschurr added the Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required. label Feb 6, 2018
@bachase
Copy link
Collaborator

bachase commented Feb 16, 2018

Merged in 531e153

@bachase bachase closed this Feb 16, 2018
@scottschurr scottschurr deleted the marcus-patch-22-squash branch February 17, 2018 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants