Skip to content

Issues: golang/go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

proposal: spec: various changes to := LanguageChange NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Proposal v2 A language change or incompatible library change
#377 opened Dec 3, 2009 by agl Proposal
cmd/vet: warn about unused struct or array, ignoring assignment to field or element Analysis Issues related to static analysis (vet, x/tools/go/analysis) help wanted NeedsFix The path to resolution is known, but the work has not been done.
#449 opened Dec 22, 2009 by gopherbot Backlog
cmd/cgo: cannot call functions with variable-argument lists. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#975 opened Jul 29, 2010 by gopherbot Unplanned
os/v2: fix inconsistent casing in names NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#1187 opened Oct 10, 2010 by niemeyer Unplanned
image/jpeg: chroma downsampling ratios are restricted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#2362 opened Oct 12, 2011 by gopherbot Unplanned
x/pkgsite: generate static docs FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#2381 opened Oct 18, 2011 by moraes Unplanned
cmd/compile: static init maps should never generate code binary-size NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#2559 opened Dec 12, 2011 by rsc Unplanned
cmd/api: work with gccgo Suggested Issues that may be good for new contributors looking for work to do.
#3156 opened Feb 29, 2012 by robpike Unplanned
ProTip! Type g i on any issue or pull request to go back to the issue listing page.