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 stub interface so Mac compilations work #12720

Merged

Conversation

knobunc
Copy link
Contributor

@knobunc knobunc commented Jan 30, 2017

The stub "unsupported" interface had the wrong signature. This
corrects it to prevent a compilation error on Macs.

Fixes bug 1417747 https://bugzilla.redhat.com/show_bug.cgi?id=1417747

The stub "unsupported" interface had the wrong signature.  This
corrects it to prevent a compilation error on Macs.

Fixes bug 1417747 https://bugzilla.redhat.com/show_bug.cgi?id=1417747
@knobunc knobunc force-pushed the bug/bz1417747-fix-mac-compile branch from b0d4753 to b9dcb9f Compare January 30, 2017 21:22
@knobunc
Copy link
Contributor Author

knobunc commented Jan 30, 2017

@openshift/networking PTAL

No point in testing because the cross-compilation isn't tested.

@danwinship
Copy link
Contributor

(This is fallout from #12650.)

[merge]

@smarterclayton
Copy link
Contributor

You can ask someone with a Mac to test :)

Copy link

@pravisankar pravisankar left a comment

Choose a reason for hiding this comment

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

LGTM

@knobunc
Copy link
Contributor Author

knobunc commented Jan 30, 2017

@smarterclayton I don't know anyone with a Mac, do you have a suspect in mind?

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to b9dcb9f

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@smarterclayton
Copy link
Contributor

What a coincidence - I do! Worked for me :)

@smarterclayton
Copy link
Contributor

@tdawson FYI

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to b9dcb9f

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13420/) (Base Commit: fe1f9cc)

@openshift-bot
Copy link
Contributor

openshift-bot commented Jan 31, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13430/) (Base Commit: 488e6f1) (Image: devenv-rhel7_5817)

@openshift-bot openshift-bot merged commit ed1d332 into openshift:master Jan 31, 2017
@knobunc knobunc deleted the bug/bz1417747-fix-mac-compile branch January 31, 2017 14:39
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

5 participants