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

Many errors related to "error" #10

Closed
bortzmeyer opened this issue Jan 9, 2012 · 1 comment
Closed

Many errors related to "error" #10

bortzmeyer opened this issue Jan 9, 2012 · 1 comment

Comments

@bortzmeyer
Copy link
Contributor

Even after patching for issue #9, godns does not compile with today's tip:

% make
8g -o go.8 clientconfig.go client.go defaults.go dns.go dnssec.go edns.go keygen.go kscan.go msg.go nsec3.go rawmsg.go server.go tsig.go types.go update.go xfr.go zscan.go zscan_rr.go
clientconfig.go:30: undefined: error
client.go:24: undefined: error
client.go:25: undefined: error
client.go:26: undefined: error
client.go:27: undefined: error
client.go:156: undefined: error
client.go:175: undefined: error
client.go:204: undefined: error
client.go:228: undefined: error
dns.go:168: undefined: error
client.go:228: too many errors
make: *** [go.8] Error 1

Something apparently changed recently in error types.

@miekg
Copy link
Owner

miekg commented Jan 9, 2012

[ Quoting <reply+i-2775217-df81b5d64> at 12:46 on Jan 9 in "[godns] Many errors ..." ]

Even after patching for issue #9, godns does not compile with today's tip:

latest weekly still works (just updated).

I'm not inclined to start patching for tip (just yet).

grtz Miek

@miekg miekg closed this as completed Jan 10, 2012
@miekg miekg mentioned this issue Dec 30, 2019
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