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 binary compatibility error in invokeWithContext #4932

Closed

Conversation

jroper
Copy link
Member

@jroper jroper commented Aug 3, 2015

This is a binary compatibility, since converting a method to a static method is binary incompatible. However, this is a test helper, that will not likely be used by a library, so binary incompatibilities are not likely to be of a high impact.

This is a binary compatibility, since converting a method to a static
method is binary incompatible.  However, this is a test helper, that
will not likely be used by a library, so binary incompatibilities are
not likely to be of a high impact.
@marcospereira
Copy link
Member

@jroper see #4902.

@jroper jroper closed this Aug 3, 2015
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.

None yet

2 participants