diff options
| author | Alan Donovan <adonovan@google.com> | 2014-03-10 22:22:51 -0400 |
|---|---|---|
| committer | Alan Donovan <adonovan@google.com> | 2014-03-10 22:22:51 -0400 |
| commit | cf57cf17e785e0e1c36c522067490b9a806e9cb1 (patch) | |
| tree | 604fb9eb79afe57c9c183f323c1500cc5bd2b3ec /src/pkg/runtime/stack.c | |
| parent | 1306279cd14e1e1e5c7645de6697bd3ab09c59aa (diff) | |
| download | go-cf57cf17e785e0e1c36c522067490b9a806e9cb1.tar.xz | |
net/http: eliminate defined-but-not-used var.
gc does not report this as an error, but go/types does.
(I suspect that constructing a closure counts as a reference
to &all in gc's implementation).
This is not a tool bug, since the spec doesn't require
implementations to implement this check, but it does
illustrate that dialect variations are always a nuisance.
LGTM=rsc, bradfitz
R=bradfitz
CC=golang-codereviews, gri, rsc
https://golang.org/cl/73850043
Diffstat (limited to 'src/pkg/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions
