Ian Lance Taylor 17360accab cmd/cgo: make the char * pointer in GoString const
This makes it more convenient for C code to use GoString with string
constants.  Since Go string values are immutable, the const qualifier is
appropriate in C.

Change-Id: I5fb3cdce2ce5079f1f0467a1544bb3a1eb27b811
Reviewed-on: https://go-review.googlesource.com/17067
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
2015-11-29 16:55:40 +00:00
..
2012-01-24 14:48:15 -05:00
2015-04-17 01:30:47 +00:00
2015-07-11 14:36:33 +00:00
2015-10-13 17:53:20 +00:00
2012-03-06 23:27:30 -05:00
2012-10-30 23:58:43 +08:00
2012-10-30 23:58:43 +08:00
2013-09-11 09:56:38 -04:00
2013-09-11 09:56:38 -04:00
2013-09-11 09:56:38 -04:00
2013-04-18 02:33:55 +08:00
2014-10-09 16:10:51 +11:00