On Thu, Oct 2, 2014 at 10:56 AM, Ian Lance Taylor wrote:
> In the go tool, when converting the pkgpath argument to use for a symbol
> name, everything except alphanumeric characters is converted to an
> underscore character. This is PR 61880. This patch from Alexander
> Shopov changes the Go fro
In the go tool, when converting the pkgpath argument to use for a symbol
name, everything except alphanumeric characters is converted to an
underscore character. This is PR 61880. This patch from Alexander
Shopov changes the Go frontend to match, so that the symbol names
generated by the cgo tool