error: comparison between pointer and integer
Bug #1284687 reported by
Peter Zubkov
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libmemcached |
New
|
Undecided
|
Unassigned |
Bug Description
CXX clients/memflush.o
clients/
if (opt_servers == false)
~~~~~~~~~~~ ^ ~~~~~
clients/
if (opt_servers == false)
~~~~~~~~~~~ ^ ~~~~~
2 errors generated.
make[1]: *** [clients/
make: *** [install] Error 2
To post a comment you must log in.
I'm having the same issue.
libmemcached-1.0.18
Xcode 5.1.1
OS X 10.9.2