]> Cypherpunks repositories - gostls13.git/commitdiff
bug128 is fixed
authorRob Pike <r@golang.org>
Fri, 5 Dec 2008 04:51:47 +0000 (20:51 -0800)
committerRob Pike <r@golang.org>
Fri, 5 Dec 2008 04:51:47 +0000 (20:51 -0800)
R=rsc
DELTA=43  (19 added, 24 deleted, 0 changed)
OCL=20551
CL=20551

test/fixedbugs/bug128.go [moved from test/bugs/bug128.go with 100% similarity]
test/golden.out

similarity index 100%
rename from test/bugs/bug128.go
rename to test/fixedbugs/bug128.go
index 4489d69cbda36ce6eba540712b08456f639910a2..3e70b991ae9fdcdee2aeec1368e4bfeaac7fbdd6 100644 (file)
@@ -179,11 +179,6 @@ BUG: errchk: command succeeded unexpectedly:  6g bugs/bug126.go
 =========== bugs/bug127.go
 BUG: errchk: command succeeded unexpectedly:  6g bugs/bug127.go
 
-=========== bugs/bug128.go
-bugs/bug128.go:5: switch statement must have case labels
-bugs/bug128.go:9: switch statement must have case labels
-BUG: should compile
-
 =========== fixedbugs/bug016.go
 fixedbugs/bug016.go:7: overflow converting constant to uint