]> Cypherpunks repositories - gostls13.git/commit
cmd/5c, cmd/5g, cmd/5l: fix array indexing warning under Clang 3.1
authorDave Cheney <dave@cheney.net>
Tue, 5 Jun 2012 22:18:55 +0000 (08:18 +1000)
committerDave Cheney <dave@cheney.net>
Tue, 5 Jun 2012 22:18:55 +0000 (08:18 +1000)
commitd2d990cc0ab85e09bd2c58bd12b34491201f8bd3
tree1fe1cf8726bbc91a6bf6a954bf9d10296d3526d5
parent166dab6993029802526804393a31cb8d080743e6
cmd/5c, cmd/5g, cmd/5l: fix array indexing warning under Clang 3.1

This should be the last of them.

R=golang-dev, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/6297043
src/cmd/5c/list.c
src/cmd/5g/list.c
src/cmd/5l/list.c