mirror of
https://github.com/golang/go
synced 2024-11-25 15:37:56 -07:00
one bug fixed
SVN=126006
This commit is contained in:
parent
65269ccd3d
commit
b0273023f6
@ -187,6 +187,7 @@ BUG: compilation succeeds incorrectly
|
|||||||
|
|
||||||
=========== bugs/bug042.go
|
=========== bugs/bug042.go
|
||||||
bugs/bug042.go:6: syntax error
|
bugs/bug042.go:6: syntax error
|
||||||
|
bugs/bug042.go:15: syntax error
|
||||||
BUG: compilation should succeed
|
BUG: compilation should succeed
|
||||||
|
|
||||||
=========== bugs/bug043.go
|
=========== bugs/bug043.go
|
||||||
@ -217,6 +218,8 @@ BUG: known to fail incorrectly
|
|||||||
bugs/bug048.go:7: illegal types for operand: CONV
|
bugs/bug048.go:7: illegal types for operand: CONV
|
||||||
(MAP[<int32>INT32]<int32>INT32)
|
(MAP[<int32>INT32]<int32>INT32)
|
||||||
bugs/bug048.go:8: syntax error
|
bugs/bug048.go:8: syntax error
|
||||||
|
bugs/bug048.go:7: illegal types for operand: CONV
|
||||||
|
(MAP[<int32>INT32]<int32>INT32)
|
||||||
BUG: known to fail incorrectly
|
BUG: known to fail incorrectly
|
||||||
|
|
||||||
=========== bugs/bug049.go
|
=========== bugs/bug049.go
|
||||||
@ -295,12 +298,6 @@ BUG: known to fail incorrectly
|
|||||||
bug055.go:1: fatal error: cant open: bug055.go
|
bug055.go:1: fatal error: cant open: bug055.go
|
||||||
BUG: known to fail incorrectly
|
BUG: known to fail incorrectly
|
||||||
|
|
||||||
=========== bugs/bug056.go
|
|
||||||
bugs/bug056.go:9: illegal types for operand: AS
|
|
||||||
(<int32>INT32)
|
|
||||||
(<int32>INT32)
|
|
||||||
BUG: compilation should succeed
|
|
||||||
|
|
||||||
=========== bugs/bug057.go
|
=========== bugs/bug057.go
|
||||||
bugs/bug057.go:13: syntax error
|
bugs/bug057.go:13: syntax error
|
||||||
BUG: compilation should succeed
|
BUG: compilation should succeed
|
||||||
@ -387,6 +384,8 @@ BUG: compilation should succeed
|
|||||||
|
|
||||||
=========== fixedbugs/bug045.go
|
=========== fixedbugs/bug045.go
|
||||||
|
|
||||||
|
=========== fixedbugs/bug056.go
|
||||||
|
|
||||||
=========== fixedbugs/bug058.go
|
=========== fixedbugs/bug058.go
|
||||||
|
|
||||||
=========== fixedbugs/bug059.go
|
=========== fixedbugs/bug059.go
|
||||||
|
Loading…
Reference in New Issue
Block a user