]> Cypherpunks repositories - gostls13.git/commit
runtime: reconstitute runetochar for use by gostringw.
authorKeith Randall <khr@golang.org>
Tue, 17 Jun 2014 07:36:23 +0000 (00:36 -0700)
committerKeith Randall <khr@golang.org>
Tue, 17 Jun 2014 07:36:23 +0000 (00:36 -0700)
commit0f4b53c1c2db3ae7f3ed25ba7e5149baf14fc46c
tree41042f48f85f1a5038404c7a2980619737fe0743
parentee8e687874b56f7c3ab1dd5585390b84dc74b14e
runtime: reconstitute runetochar for use by gostringw.

Fixes windows builds (hopefully).

LGTM=bradfitz
R=golang-codereviews, bradfitz, alex.brainman
CC=golang-codereviews
https://golang.org/cl/103470045
src/pkg/runtime/export_test.go
src/pkg/runtime/string.c
src/pkg/runtime/string_test.go
src/pkg/runtime/stubs.goc