Changes between Initial Version and Version 1 of Ticket #24021, comment 7


Ignore:
Timestamp:
Dec 8, 2017, 5:21:50 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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_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
     1I 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