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

Default method support for runtime-created lambda classes #714

Closed
lukhnos opened this issue Feb 19, 2016 · 1 comment
Closed

Default method support for runtime-created lambda classes #714

lukhnos opened this issue Feb 19, 2016 · 1 comment

Comments

@lukhnos
Copy link
Contributor

lukhnos commented Feb 19, 2016

Since lambda classes are created during runtime, after default method is supported as a compile-time feature (see #693), Get{Non}CaptureLambda() will also needs updating to have runtime support for default methods.

tomball pushed a commit that referenced this issue Mar 8, 2016
	Change on 2016/03/07 by lukhnos <lukhnos@google.com>
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=116586412
@tomball
Copy link
Collaborator

tomball commented Mar 8, 2016

Fixed in current source.

@tomball tomball closed this as completed Mar 8, 2016
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

No branches or pull requests

2 participants