Compilation error / struct memcached_instance_st

Bug #1684495 reported by bitpaladin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmemcached
New
Undecided
Unassigned

Bug Description

When compiling libmemcached (with gcc 3.2, yes it's needed) we get

libmemcached/common.h: In function `void
   memcached_server_response_increment(memcached_instance_st*)':
libmemcached/common.h:203: no matching function for call to `
   memcached_instance_st::events(int)'
libmemcached/common.h:204: `struct memcached_instance_st' has no member named `
   cursor_active_'

No idea whether it has to do with old gcc, but the functions are there (in instance.cc / instance.hpp).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.