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
f8925405
Commit
f8925405
authored
Jun 08, 2010
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix build
R=gri CC=golang-dev
https://golang.org/cl/1616041
parent
104cd57c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
21 deletions
+22
-21
bug285.go
test/bugs/bug285.go
+1
-1
golden.out
test/golden.out
+21
-20
No files found.
test/bugs/bug285.go
View file @
f8925405
// $G $D/$F.go && $L $F.go && ./$A.out
// $G $D/$F.go && $L $F.go && ./$A.out
|| echo BUG: bug285
// Copyright 2010 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
...
...
test/golden.out
View file @
f8925405
...
...
@@ -194,31 +194,32 @@ errchk: bugs/bug284.go:71: missing expected error: 'cannot'
errchk: bugs/bug284.go:74: missing expected error: 'cannot'
errchk: bugs/bug284.go:75: missing expected error: 'cannot'
errchk: bugs/bug284.go:76: missing expected error: 'cannot'
errchk: bugs/bug284.go:95: missing expected error: 'cannot'
errchk: bugs/bug284.go:97: missing expected error: 'cannot'
errchk: bugs/bug284.go:107: missing expected error: 'cannot'
errchk: bugs/bug284.go:110: missing expected error: 'cannot'
errchk: bugs/bug284.go:96: missing expected error: 'cannot'
errchk: bugs/bug284.go:99: missing expected error: 'cannot'
errchk: bugs/bug284.go:101: missing expected error: 'cannot'
errchk: bugs/bug284.go:111: missing expected error: 'cannot'
errchk: bugs/bug284.go:11
2
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
30
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
33
: missing expected error: 'cannot'
errchk: bugs/bug284.go:134: missing expected error: 'cannot'
errchk: bugs/bug284.go:13
5: missing expected error: 'cannot
'
errchk: bugs/bug284.go:1
45: missing expected error: 'cannot
'
errchk: bugs/bug284.go:1
48: missing expected error: 'cannot
'
errchk: bugs/bug284.go:11
4
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
15
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
16
: missing expected error: 'cannot'
errchk: bugs/bug284.go:134: missing expected error: 'cannot
|need type assertion
'
errchk: bugs/bug284.go:13
7: missing expected error: 'cannot|need type assertion
'
errchk: bugs/bug284.go:1
38: missing expected error: 'cannot|need type assertion
'
errchk: bugs/bug284.go:1
39: missing expected error: 'cannot|need type assertion
'
errchk: bugs/bug284.go:149: missing expected error: 'cannot'
errchk: bugs/bug284.go:15
0
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
60
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
63
: missing expected error: 'cannot'
errchk: bugs/bug284.go:15
2
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
53
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
54
: missing expected error: 'cannot'
errchk: bugs/bug284.go:164: missing expected error: 'cannot'
errchk: bugs/bug284.go:16
5
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
75
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
78
: missing expected error: 'cannot'
errchk: bugs/bug284.go:16
7
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
68
: missing expected error: 'cannot'
errchk: bugs/bug284.go:1
69
: missing expected error: 'cannot'
errchk: bugs/bug284.go:179: missing expected error: 'cannot'
errchk: bugs/bug284.go:180: missing expected error: 'cannot'
errchk: bugs/bug284.go:182: missing expected error: 'cannot'
errchk: bugs/bug284.go:183: missing expected error: 'cannot'
errchk: bugs/bug284.go:184: missing expected error: 'cannot'
errchk: bugs/bug284.go: unmatched error messages:
==================================================
bugs/bug284.go:1
86
: internal compiler error: typename ideal
bugs/bug284.go:1
90
: internal compiler error: typename ideal
==================================================
=========== bugs/bug285.go
...
...
@@ -233,4 +234,4 @@ bugs/bug285.go:93: invalid map index new(struct { x int }) - need type I1
bugs/bug285.go:94: invalid map index false - need type I1
bugs/bug285.go:95: invalid map index 17 - need type I1
bugs/bug285.go:95: too many errors
BUG:
should compile
BUG:
bug285
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