Broken build with GCC 7
Bug #1663985 reported by
Remi Collet
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libmemcached |
New
|
Undecided
|
Unassigned | ||
libmemcached (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
When building with latest GCC version 7
clients/
if (opt_servers == false)
clients/
if (opt_servers == false)
Trivial fix:
http://
To post a comment you must log in.
I'm affected too