SahilKang opened a new pull request, #2797:
URL: https://github.com/apache/avro/pull/2797

   ## What is the purpose of the change
   
   macOS 10.12 deprecated the OSAtomic* functions. This removes the following 
warnings:
   
   ```
     warning: 'OSAtomicIncrement32' is deprecated: first deprecated in macOS 
10.12
     warning: 'OSAtomicDecrement32' is deprecated: first deprecated in macOS 
10.12
   ```
   
   ## Verifying this change
   
   This change is already covered by existing tests, such as `make test`
   
   ## Documentation
   
   No new features are added


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to