Changes between Initial Version and Version 1 of Ticket #24021, comment 7
- Timestamp:
- Dec 8, 2017, 5:21:50 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24021, comment 7
initial v1 1 I believe this has to do with the gcc version. Both ___sync_fetch_and_sub and ___sync_fetch_and_adddon't seem to have existed before gcc 4.1. A similar issue is mentioned in http://lists.tangent.org/pipermail/libmemcached/2010-February/001053.html1 I believe this has to do with the gcc version. Both `___sync_fetch_and_sub` and `___sync_fetch_and_add` don't seem to have existed before gcc 4.1. A similar issue is mentioned in http://lists.tangent.org/pipermail/libmemcached/2010-February/001053.html