1
0
mirror of https://github.com/golang/go synced 2024-09-25 11:30:13 -06:00
go/misc/cgo/testcdefs
Ian Lance Taylor 709096f185 misc/cgo/testcdefs: comment out test of packed structs
The [568]c compilers no longer support packed structs, so
using them with -cdefs no longer works.  Just commenting out
the test, rather than removing it, in case this needs to be
handled.  It may be that -cdefs can go away entirely in the
future, in which case so can this directory.

LGTM=mdempsky
R=rsc, mdempsky
CC=golang-codereviews
https://golang.org/cl/136030043
2014-08-31 22:59:43 -04:00
..
cdefstest.c cmd/cgo: fix handling of defs_linux.go 2014-08-05 18:12:32 -07:00
cdefstest.go misc/cgo/testcdefs: comment out test of packed structs 2014-08-31 22:59:43 -04:00
main.c misc/cgo/testcdefs: comment out test of packed structs 2014-08-31 22:59:43 -04:00
main.go cmd/cgo: fix handling of array of pointers when using clang 2013-11-07 15:24:51 -05:00
test.bash misc/cgo/testcdefs: rm correct file in test.bash 2013-12-10 12:06:24 +11:00