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

cmd/api: work with gccgo #3156

Open
robpike opened this issue Feb 29, 2012 · 12 comments
Open

cmd/api: work with gccgo #3156

robpike opened this issue Feb 29, 2012 · 12 comments
Labels
Suggested Issues that may be good for new contributors looking for work to do.
Milestone

Comments

@robpike
Copy link
Contributor

robpike commented Feb 29, 2012

And use it to track the two implementations stay in sync.
@bradfitz
Copy link
Contributor

bradfitz commented Mar 9, 2012

Comment 2:

Some little hacks to the cmd/api tool to make it work for the syscall package (in Issue
1790) are here:
http://golang.org/cl/5776044/diff/2001/src/cmd/api/goapi.go
But the general fix and making it just work and find the right files by default with
gccgo is trickier and I don't really understand why it doesn't work.

@ianlancetaylor
Copy link
Contributor

Comment 3:

Labels changed: added priority-later, removed priority-go1.

@rsc
Copy link
Contributor

rsc commented Sep 12, 2012

Comment 4:

Labels changed: added go1.1.

@rsc
Copy link
Contributor

rsc commented Dec 10, 2012

Comment 5:

Labels changed: added size-m.

@rsc
Copy link
Contributor

rsc commented Dec 10, 2012

Comment 6:

Labels changed: added suggested.

@rsc
Copy link
Contributor

rsc commented Mar 11, 2013

Comment 7:

This would be nice to have, but I don't think we'll have it for Go 1.1.

Labels changed: removed go1.1.

@rsc
Copy link
Contributor

rsc commented Mar 12, 2013

Comment 8:

[The time for maybe has passed.]

@rsc
Copy link
Contributor

rsc commented Jul 30, 2013

Comment 9:

Labels changed: added go1.2maybe.

@ianlancetaylor
Copy link
Contributor

Comment 10:

This isn't a release issue.

Labels changed: removed go1.2maybe.

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 11:

Labels changed: added go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 12:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 13:

Labels changed: added repo-main.

@robpike robpike added accepted Suggested Issues that may be good for new contributors looking for work to do. labels Dec 4, 2013
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggested Issues that may be good for new contributors looking for work to do.
Projects
None yet
Development

No branches or pull requests

4 participants