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
234dd3d7
Commit
234dd3d7
authored
Aug 02, 2008
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
go method bug is fixed.
R=gri OCL=13766 CL=13766
parent
7889e034
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
bug084.go
test/fixedbugs/bug084.go
+0
-0
golden.out
test/golden.out
+4
-5
No files found.
test/bugs/bug084.go
→
test/
fixed
bugs/bug084.go
View file @
234dd3d7
File moved
test/golden.out
View file @
234dd3d7
...
...
@@ -213,8 +213,8 @@ outer loop top k 1
k not zero
panic on line 305 PC=0x1362
0x1362?zi
main·main(1, 0, 160641
6400
, ...)
main·main(0x1, 0x7fff5fbff
810
, 0x0, ...)
main·main(1, 0, 160641
4952
, ...)
main·main(0x1, 0x7fff5fbff
268
, 0x0, ...)
BUG: crashes
=========== bugs/bug072.go
...
...
@@ -255,9 +255,6 @@ BUG: fails incorrectly
=========== bugs/bug083.go
=========== bugs/bug084.go
BUG: wrong answer
=========== fixedbugs/bug000.go
=========== fixedbugs/bug001.go
...
...
@@ -370,3 +367,5 @@ ok
=========== fixedbugs/bug069.go
=========== fixedbugs/bug071.go
=========== fixedbugs/bug084.go
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