]> Cypherpunks repositories - gostls13.git/commit
warn -> yyerror in mparith.
authorRuss Cox <rsc@golang.org>
Fri, 13 Mar 2009 02:57:30 +0000 (19:57 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 13 Mar 2009 02:57:30 +0000 (19:57 -0700)
commit5fbadf0bc375d63049c210b640dd6384b7ca890b
treea8d9c360eef306e8574009e6f38363f34862d581
parentf8ba0f45118ebaafca0abab8e9d4211bdf2d4139
warn -> yyerror in mparith.
close two more bugs.

R=ken
OCL=26226
CL=26226
src/cmd/gc/go.y
src/cmd/gc/mparith1.c
src/cmd/gc/mparith2.c
src/cmd/gc/mparith3.c
test/fixedbugs/bug108.go [moved from test/bugs/bug108.go with 80% similarity]
test/fixedbugs/bug125.go [moved from test/bugs/bug125.go with 89% similarity]
test/golden.out