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

Interface implementation importing failed #4

Closed
GoogleCodeExporter opened this issue Oct 14, 2015 · 5 comments
Closed

Interface implementation importing failed #4

GoogleCodeExporter opened this issue Oct 14, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. import class which implements a interface method, try to edit method
source code

What is the expected output? What do you see instead?
You can't edit but method's code is executed.
Method's source code is no longer accessible, but you can run it.


Original issue reported on code.google.com by Taryck.B...@gmail.com on 7 Jan 2010 at 5:49

@GoogleCodeExporter
Copy link
Author

When method's source code is in REDEFINITIONS Segment every thing is OK.
Error seems to comes from export action that store method's source code in 
METHODS
segment instead on REDEFINITIONS segment.

Original comment by Taryck.B...@gmail.com on 8 Jan 2010 at 10:44

@GoogleCodeExporter
Copy link
Author

Original comment by Taryck.B...@gmail.com on 14 Jan 2010 at 2:59

  • Added labels: Milestone-0.0

@GoogleCodeExporter
Copy link
Author

Some methods only exist as include and are not define either in :
- method
- redefinition
- impl_details

so patching complete_data method to fix this

Original comment by taryck%b...@gtempaccount.com on 22 Jan 2010 at 10:48

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by taryck%b...@gtempaccount.com on 1 Feb 2010 at 9:50

  • Changed state: Verified
  • Added labels: CorrectionRelease-0.0.001, Release-0.0
  • Removed labels: Milestone-0.0

@GoogleCodeExporter
Copy link
Author

Original comment by taryck%b...@gtempaccount.com on 1 Feb 2010 at 10:54

  • Added labels: Detected_on_Release-0.0.000, Release-0.0.001
  • Removed labels: CorrectionRelease-0.0.001, Release-0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant