1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:21:22 -06:00
go/misc/cgo
Robert Griesemer 90564a9256 go/printer: changed max. number of newlines from 3 to 2
manual changes in src/pkg/go/printer, src/cmd/gofix/signal_test.go
(cd src/cmd/gofix/testdata; gofmt -w *.in *.out)
(cd src/pkg/go/printer; gotest -update)
gofmt -w misc src

runs all tests

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4715041
2011-07-14 14:39:40 -07:00
..
gmp go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
life cgo: handle references to symbols in shared libraries 2010-12-17 11:37:11 -08:00
stdio runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00
test go/printer, gofmt: fix alignment of "=" in const/var declarations 2011-05-09 15:16:34 -07:00