Skip to content

invalid interface type loop error #2741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alberts opened this issue Jan 19, 2012 · 3 comments
Closed

invalid interface type loop error #2741

alberts opened this issue Jan 19, 2012 · 3 comments
Milestone

Comments

@alberts
Copy link
Contributor

alberts commented Jan 19, 2012

What steps will reproduce the problem?
1. copy attached file to directory
2. gotest

What is the expected output?

PASS

What do you see instead?

_testmain.go:3: interface type loop involving actor.Internals

Which compiler are you using (5g, 6g, 8g, gccgo)?

6g

Which operating system are you using?

linux

Which revision are you using?  (hg identify)

tip

Please provide any additional information below.

bisect points to

http://code.google.com/p/go/source/detail?r=f1deaf35e1d1511553cfd9ca514e5f6fb837a55d

as the problem.

Attachments:

  1. actor.go (312 bytes)
  2. Makefile (97 bytes)
  3. actor_test.go (68 bytes)
@lvdlvd
Copy link

lvdlvd commented Jan 19, 2012

Comment 1:

Labels changed: added priority-go1, removed priority-triage.

Status changed to Accepted.

@lvdlvd
Copy link

lvdlvd commented Jan 19, 2012

Comment 2:

Owner changed to @lvdlvd.

@lvdlvd
Copy link

lvdlvd commented Jan 23, 2012

Comment 3:

http://code.google.com/p/go/source/detail?r=f74a2a538435 reverted the cl that introduced
this, so this is unbroken again at tip.

Status changed to Fixed.

@rsc rsc added this to the Go1 milestone Apr 10, 2015
@rsc rsc removed the priority-go1 label Apr 10, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants