]> Cypherpunks repositories - gostls13.git/commit
gc: various C nits, found by plan 9 compiler.
authorRuss Cox <rsc@golang.org>
Sun, 27 Dec 2009 17:32:30 +0000 (09:32 -0800)
committerRuss Cox <rsc@golang.org>
Sun, 27 Dec 2009 17:32:30 +0000 (09:32 -0800)
commit5f132b93eb12109d4a09b7663decbd114e618b53
tree894ac0efa253c3ebb8d37425a5f5d5f0302e7ba3
parent316cb50db171e8e4417e5cd017bc1cedf7c4255a
gc: various C nits, found by plan 9 compiler.
reported by erik quanstrom.

R=ken2
https://golang.org/cl/181071
src/cmd/gc/go.h
src/cmd/gc/reflect.c
src/cmd/gc/subr.c
src/cmd/gc/unsafe.c
src/cmd/gc/walk.c