Comment #5 on issue 374 by [email protected]: A compile warning
https://code.google.com/p/memcached/issues/detail?id=374

Having poked into this at somewhat excessive length yesterday, I think this is an issue with some versions of glibc:

https://sourceware.org/bugzilla/show_bug.cgi?id=11959

The bug shows it as fixed in version 2.13, but CentOS 6 uses 2.12, and will forever after, so patching this for those of us who are still using that release would seem helpful. The attached patch does make the bug go away, though I'm a little dubious about it: it *should* optimize away the pointless branch, right?


Attachments:
        glibc_fwrite_warning.patch  430 bytes

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to