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

gcc 9.1.0 compile error #33

Open
kitech opened this issue Jul 27, 2019 · 3 comments
Open

gcc 9.1.0 compile error #33

kitech opened this issue Jul 27, 2019 · 3 comments

Comments

@kitech
Copy link

kitech commented Jul 27, 2019

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))
@sjakub
Copy link

sjakub commented Aug 6, 2019

I created a fix for this issue: #35

@89343671
Copy link

still error. merge?

@sjakub
Copy link

sjakub commented Aug 20, 2019

still error. merge?

The fix has not been merged. Also, the last commit to this project was in December 2016...

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

3 participants