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

Fix Runner.Worker build warnings #174

Merged
merged 1 commit into from
Nov 6, 2019
Merged

Conversation

Eilon
Copy link
Contributor

@Eilon Eilon commented Nov 5, 2019

Most of these warnings show up on only certain build OSes because of #ifdefs in the code. The fix is to suppress these warnings.

Most of these warnings show up on only certain build OSes because of #ifdefs in the code. The fix is to suppress these warnings.
@bryanmacfarlane
Copy link
Member

@thboop to review. LGTM

Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

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

LGTM

@thboop thboop merged commit bcac455 into master Nov 6, 2019
@thboop thboop deleted the eilon/fix-runner-build-warnings branch November 6, 2019 13:48
AdamOlech pushed a commit to antmicro/runner that referenced this pull request Jan 28, 2021
Most of these warnings show up on only certain build OSes because of #ifdefs in the code. The fix is to suppress these warnings.
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.

3 participants