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

Broken for weekly.2011-04-27 #36

Closed
nsf opened this issue Apr 28, 2011 · 1 comment
Closed

Broken for weekly.2011-04-27 #36

nsf opened this issue Apr 28, 2011 · 1 comment

Comments

@nsf
Copy link
Owner

nsf commented Apr 28, 2011

It is broken, and it cannot be fixed with gofix. I don't have time to do that. What's more sadly, it's broken because of the change in packages format, my parser simply cannot parse Go's libraries anymore. Suddenly in interfaces there are entries like:

"reflect".common() *"reflect".commonType

And it doesn't make sense to me. Frankly, I don't want to know, since I don't use Go anymore.

Feel free to fix it by yourself or better fork gocode and maintain it.

@nsf
Copy link
Owner Author

nsf commented Apr 30, 2011

For those who are interested, that's the change that caused hackerish .a files parser failure: http://codereview.appspot.com/4442071

Hate Russ Cox please. Thank you.

@nsf nsf closed this as completed in 8ba1cdc Apr 30, 2011
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

1 participant