From: Rob Pike Date: Fri, 5 Dec 2008 04:51:47 +0000 (-0800) Subject: bug128 is fixed X-Git-Tag: weekly.2009-11-06~2567 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=94a66489eded5a8b50ff096bddf68fc480297521;p=gostls13.git bug128 is fixed R=rsc DELTA=43 (19 added, 24 deleted, 0 changed) OCL=20551 CL=20551 --- diff --git a/test/bugs/bug128.go b/test/fixedbugs/bug128.go similarity index 100% rename from test/bugs/bug128.go rename to test/fixedbugs/bug128.go diff --git a/test/golden.out b/test/golden.out index 4489d69cbd..3e70b991ae 100644 --- a/test/golden.out +++ b/test/golden.out @@ -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