dns icon indicating copy to clipboard operation
dns copied to clipboard

gcc 9.1.0 compile error

Open kitech opened this issue 6 years ago • 3 comments

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))

kitech avatar Jul 27 '19 08:07 kitech

I created a fix for this issue: https://github.com/wahern/dns/pull/35

sjakub avatar Aug 06 '19 15:08 sjakub

still error. merge?

89343671 avatar Aug 20 '19 15:08 89343671

still error. merge?

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

sjakub avatar Aug 20 '19 17:08 sjakub