]> Cypherpunks repositories - gostls13.git/commit
utf16: fix cyclic dependency when testing on Windows
authorPeter Mundy <go.peter.90@gmail.com>
Sat, 17 Jul 2010 23:52:53 +0000 (16:52 -0700)
committerRuss Cox <rsc@golang.org>
Sat, 17 Jul 2010 23:52:53 +0000 (16:52 -0700)
commitbc2ee6b8c641010a576aa991c84120e0b991f2c3
tree283dc134f0a905e0880d3352b6132255044bcd39
parent95b93c28e395e4ea88ad831e87736c7ef75eb734
utf16: fix cyclic dependency when testing on Windows

(on Windows, syscall depends on utf16)

R=rsc
CC=golang-dev
https://golang.org/cl/1664053
src/pkg/utf16/utf16_test.go