[go: nahoru, domu]

Skip to content
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

cannot find package "C" #1

Closed
zquestz opened this issue Oct 21, 2013 · 1 comment
Closed

cannot find package "C" #1

zquestz opened this issue Oct 21, 2013 · 1 comment

Comments

@zquestz
Copy link
zquestz commented Oct 21, 2013

Latest HEAD is having issues when I use import "C". Here's what I get.

2013/10/21 11:02:32 failed to import C: cannot find package "C" in any of:
/opt/local/go/src/pkg/C (from $GOROOT)
/Users/quest/Go/src/C (from $GOPATH)

If I go back to commit 369296b everything works as expected. Not sure how this regressed but I figured I would post an issue. =)

@kisielk
Copy link
Owner
kisielk commented Oct 21, 2013

Hm thanks for the heads up. I'll look in to it. I should probably add some tests at some point.

kisielk pushed a commit that referenced this issue Nov 5, 2016
Added _ before %d when outputting pkgId's
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants