Skip to content

Instantly share code, notes, and snippets.

@phillyqueso
Created February 9, 2012 15:58
Show Gist options
  • Save phillyqueso/1780794 to your computer and use it in GitHub Desktop.
Save phillyqueso/1780794 to your computer and use it in GitHub Desktop.
fizbo:go-twitter phillyqueso$ gomake
6g -o _go_.6 api.go status.go user.go search.go util.go rate_limit.go http_auth.go
api.go:68: undefined: error
api.go:69: undefined: error
api.go:95: undefined: error
api.go:528: undefined: error
util.go:27: undefined: error
http_auth.go:50: undefined: error
http_auth.go:90: undefined: error
http_auth.go:109: undefined: error
http_auth.go:134: undefined: error
http_auth.go:150: undefined: error
http_auth.go:150: too many errors
make: *** [_go_.6] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment