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

Build fail: cannot use exprFn #17

Closed
ghost opened this issue Apr 17, 2013 · 1 comment
Closed

Build fail: cannot use exprFn #17

ghost opened this issue Apr 17, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 17, 2013

% go get github.com/kisielk/errcheck

github.com/kisielk/errcheck

errcheck/main.go:196: cannot use exprFn (type func(ast.Expr, types.Type, interface {})) as type func(ast.Expr, types.Type, exact.Value) in field value

% go version
go version devel +58f8a30f5b78 Tue Apr 16 14:20:06 2013 -0700 linux/amd64

% uname -a
Linux Gothmaug 3.9.0-rc6 #1 SMP Mon Apr 8 14:40:41 EDT 2013 x86_64 AMD Phenom(tm) 9950 Quad-Core Processor AuthenticAMD GNU/Linux

@kisielk
Copy link
Owner

kisielk commented Apr 17, 2013

Ah, looks like the types API has changed.

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

1 participant