We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gcc -c dns.c -o dns.o -D_DEFAULT_SOURCE
dns.h:527:16: error: lvalue required as unary ‘&’ operand 527 | dns_rr_i_init(&dns_quietinit((struct dns_rr_i){ 0, __VA_ARGS__ }), (P))
The text was updated successfully, but these errors were encountered:
I created a fix for this issue: #35
Sorry, something went wrong.
still error. merge?
The fix has not been merged. Also, the last commit to this project was in December 2016...
No branches or pull requests
gcc -c dns.c -o dns.o -D_DEFAULT_SOURCE
The text was updated successfully, but these errors were encountered: