1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/src/cmd/cgo
Russ Cox 9da73612ed cgo: do not reset tag generator between files
Clean up an error message and error exit too.
Insert blank line after "DO NOT EDIT" comment
to keep it from being a doc comment.

Fixes #1213.
Fixes #1222.

R=r
CC=golang-dev
https://golang.org/cl/3608042
2010-12-13 13:20:04 -05:00
..
ast.go go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
doc.go cgo: bug fixes 2010-09-21 22:41:19 -04:00
gcc.go cgo: do not reset tag generator between files 2010-12-13 13:20:04 -05:00
main.go cgo: do not reset tag generator between files 2010-12-13 13:20:04 -05:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
out.go cgo: do not reset tag generator between files 2010-12-13 13:20:04 -05:00
util.go cgo: new cgo 2010-12-08 13:56:51 -05:00