]> Cypherpunks repositories - gostls13.git/commit
runtime: fix void warnings
authorRuss Cox <rsc@golang.org>
Tue, 23 Aug 2011 17:13:27 +0000 (13:13 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 23 Aug 2011 17:13:27 +0000 (13:13 -0400)
commit33e9d24ad9007d0dd4eec90b1c755aac7d1a9cbb
tree7478963713fb59dd0da8f5c4174ef5d1cacca867
parentf6d536bea4efac42c5baee5188293ad7be2f70c3
runtime: fix void warnings

Add -V flag to 6c command line to keep them fixed.

R=ken2
CC=golang-dev
https://golang.org/cl/4930046
src/pkg/runtime/Makefile
src/pkg/runtime/chan.c
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.c
src/pkg/runtime/runtime.h