]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcarchive: don't use == for string equality in C code
authorIan Lance Taylor <iant@golang.org>
Thu, 11 Mar 2021 23:09:47 +0000 (15:09 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 13 Mar 2021 03:16:55 +0000 (03:16 +0000)
commit73eb27bd3bdf727347a5e4d7d369d92f712f5ab5
tree9e00a37efd2a02cc96bac9ddadae0b2b8d6da028
parent7588ef0d9020c8e628adcd0a0046231252f0d90d
misc/cgo/testcarchive: don't use == for string equality in C code

For https://gcc.gnu.org/PR99553

Change-Id: I29a7fbfd89963d4139bc19af99330d70567938ea
Reviewed-on: https://go-review.googlesource.com/c/go/+/300993
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
misc/cgo/testcarchive/testdata/main_unix.c