1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:21:20 -06:00
go/src/cmd/cgo
Ian Lance Taylor 1d0977a1d5 cmd/cgo: add missing formatting directive in error message
Fixes #15310.

Change-Id: I588b3c630a20a6878f7cd00f9af29b1dd8a4abf6
Reviewed-on: https://go-review.googlesource.com/22100
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-04-15 22:03:22 +00:00
..
ast.go cmd: remove unnecessary type conversions 2016-04-15 02:32:10 +00:00
doc.go cmd/cgo: add C.CBytes 2016-03-16 23:22:10 +00:00
gcc.go cmd/cgo: add missing formatting directive in error message 2016-04-15 22:03:22 +00:00
godefs.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
main.go cmd/cgo: increase s390x int type size to 8 bytes 2016-04-08 20:31:58 +00:00
out.go cmd/cgo: fix cgo with gccgo 2016-04-08 23:27:33 +00:00
util.go all: single space after period. 2016-03-02 00:13:47 +00:00