]> Cypherpunks repositories - gostls13.git/commitdiff
test: disable bug408
authorRuss Cox <rsc@golang.org>
Tue, 7 Feb 2012 20:50:26 +0000 (15:50 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 7 Feb 2012 20:50:26 +0000 (15:50 -0500)
Fixes #2902.

TBR=golang-dev
CC=golang-dev
https://golang.org/cl/5641047

test/fixedbugs/bug408.go

index 421b80d4b03b4643d5e434ef2e047f0240aae67a..65e5497ed0890513b996728d0566b91e81b8a542 100644 (file)
@@ -1,4 +1,8 @@
-// errchk cgo $D/$F.go
+// true
+
+// WAS: errchk cgo $D/$F.go
+// but this fails (cgo succeeds) on OS X Snow Leopard
+// with Xcode 4.2 and gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00).
 
 // Copyright 2012 The Go Authors.  All rights reserved.
 // Use of this source code is governed by a BSD-style