8000 FTBFS: dns/dns.h:1009:24: error: lvalue required as unary '&' operand · Issue #188 · sustrik/libmill · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
FTBFS: dns/dns.h:1009:24: error: lvalue required as unary '&' operand #188
Open
@onlyjob

Description

@onlyjob

Encountered the following FTBFS on Debian "unstable" x86_64:

In file included from ip.c:44:
ip.c: In function 'mill_ipremote_':
dns/dns.h:1009:24: error: lvalue required as unary '&' operand
 1009 | #define dns_opts(...) (&dns_quietinit((struct dns_options)DNS_OPTS_INIT(__VA_ARGS__)))
      |                        ^
ip.c:268:31: note: in expansion of macro 'dns_opts'
  268 |         mill_dns_hints, NULL, dns_opts(), &rc);
      |                               ^~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0