]> Cypherpunks repositories - gostls13.git/commit
gc: fix export of '\'' and '\\' constants
authorRuss Cox <rsc@golang.org>
Fri, 9 Dec 2011 03:43:31 +0000 (22:43 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 9 Dec 2011 03:43:31 +0000 (22:43 -0500)
commit2ab9bb6aafe2720c4ea2b30fffc827e9f8883f53
tree230222bbc63845cfafc396a71d58e8795968baf1
parent9a358df947580c585f5596d89a2ab2be22fea018
gc: fix export of '\'' and '\\' constants

Fixes Windows build.

R=ken2
CC=golang-dev
https://golang.org/cl/5472046
src/cmd/gc/fmt.c