]> Cypherpunks repositories - gostls13.git/commit
cmd/yacc: expr example support windows
authorChaiShushan <chaishushan@gmail.com>
Thu, 19 Dec 2013 17:14:07 +0000 (12:14 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 19 Dec 2013 17:14:07 +0000 (12:14 -0500)
commit0b26ba8af340c1ef5de8622c067b31b0d3fc4f1f
tree6f9f83392ae4cfae465a1ac8165e15e19f4c98f1
parent0eaabf6452149ecbcc1caf40e22ae16cf73c768e
cmd/yacc: expr example support windows

1. expr append executable extension.
2. support '\r' character.

Fixes #6851.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/35330043
src/cmd/yacc/Makefile
src/cmd/yacc/expr.y