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
77fbc310
Commit
77fbc310
authored
Dec 10, 2008
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
another bug cleanup.
R=rsc DELTA=117 (54 added, 62 deleted, 1 changed) OCL=20924 CL=20927
parent
5f1a3be9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
bug120.go
test/fixedbugs/bug120.go
+0
-0
golden.out
test/golden.out
+0
-8
No files found.
test/bugs/bug120.go
→
test/
fixed
bugs/bug120.go
View file @
77fbc310
File moved
test/golden.out
View file @
77fbc310
...
...
@@ -152,12 +152,6 @@ BUG: should compile
panic PC=xxx
BUG: should not fail
=========== bugs/bug120.go
Bad float64 const: 1e23+1 want 1.0000000000000001e+23 got 1e+23
want exact: 100000000000000008388608
got exact: 99999999999999991611392
BUG: bug120
=========== bugs/bug121.go
BUG: compilation succeeds incorrectly
...
...
@@ -291,5 +285,3 @@ SIGSEGV: segmentation violation
Faulting address: 0x0
pc: xxx
=========== fixedbugs/bug126.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