You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "peter-formlogic (via GitHub)" <gi...@apache.org> on 2023/05/11 23:33:50 UTC

[GitHub] [avro] peter-formlogic commented on pull request #2228: Use atomics instead of static mut

peter-formlogic commented on PR #2228:
URL: https://github.com/apache/avro/pull/2228#issuecomment-1544829603

   Also, just to alleviate any concerns about differences in semantics, godbolt shows this compiles basically the same as the `static mut` variant:
   
   https://godbolt.org/z/o3xzrb5q6


-- 
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: issues-unsubscribe@avro.apache.org

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