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
70d711df
Commit
70d711df
authored
May 26, 2009
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug150 is fixed
R=ken OCL=29407 CL=29407
parent
850cd6a2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
bug150.go
test/fixedbugs/bug150.go
+0
-0
golden.out
test/golden.out
+1
-6
No files found.
test/bugs/bug150.go
→
test/
fixed
bugs/bug150.go
View file @
70d711df
File moved
test/golden.out
View file @
70d711df
...
...
@@ -27,8 +27,7 @@ panic PC=xxx
hello, world
=========== ./initializerr.go
BUG: errchk: ./initializerr.go:15: missing expected error: 'duplicate'
errchk: ./initializerr.go:17: missing expected error: 'index'
BUG: errchk: ./initializerr.go:17: missing expected error: 'index'
=========== ./peano.go
0! = 1
...
...
@@ -109,10 +108,6 @@ BUG: should crash
bugs/bug149.go:14: cannot convert []uint8 constant to string
BUG: should compile
=========== bugs/bug150.go
bugs/bug150.go:13: reorder2: too many function calls evaluating parameters
BUG: bug150
=========== bugs/bug151.go
bugs/bug151.go:10: illegal types for operand: CALL
string
...
...
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