Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
f2714e38
Commit
f2714e38
authored
Apr 28, 2009
by
Ken Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug131 has been fixed with no change
R=r OCL=27980 CL=27980
parent
ad36c392
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
bug131.go
test/fixedbugs/bug131.go
+0
-0
golden.out
test/golden.out
+5
-5
No files found.
test/bugs/bug131.go
→
test/
fixed
bugs/bug131.go
View file @
f2714e38
File moved
test/golden.out
View file @
f2714e38
...
...
@@ -100,11 +100,6 @@ bugs/bug117.go:9: illegal types for operand: RETURN
int
BUG: should compile
=========== bugs/bug131.go
bugs/bug131.go:7: cannot convert uint64 constant to int64
bugs/bug131.go:7: illegal types for operand: AS
int64
=========== bugs/bug132.go
BUG: compilation succeeds incorrectly
...
...
@@ -240,6 +235,11 @@ fixedbugs/bug121.go:20: illegal types for operand: AS
=========== fixedbugs/bug122.go
fixedbugs/bug122.go:6: too many arguments to make array
=========== fixedbugs/bug131.go
fixedbugs/bug131.go:7: cannot convert uint64 constant to int64
fixedbugs/bug131.go:7: illegal types for operand: AS
int64
=========== fixedbugs/bug133.go
fixedbugs/bug133.dir/bug2.go:11: undefined DOT i on bug0.T
fixedbugs/bug133.dir/bug2.go:11: illegal types for operand: RETURN
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment