Skip to content

Conversation

@pablogs9
Copy link
Member

@pablogs9 pablogs9 commented Aug 6, 2020

This PR tests the rcutils branch in order to manage 64 bits atomics in 32 bits architectures.

The approach is to use true 32 bits atomics when 64 bits operations are required.

The usage of the libatomic.c file is removed from all micro-ROS auxiliary repos and the further implementation of 64 bits atomics will be implemented in rcutils.

Before merge:

@pablogs9 pablogs9 force-pushed the feature/fix_atomic_64bits branch from 3446fc0 to 3f3cc7e Compare August 6, 2020 11:31
@pablogs9 pablogs9 force-pushed the feature/fix_atomic_64bits branch 2 times, most recently from 8a494d8 to 0cfaca8 Compare September 17, 2020 07:37
@pablogs9 pablogs9 marked this pull request as ready for review September 17, 2020 11:15
@pablogs9 pablogs9 force-pushed the feature/fix_atomic_64bits branch from bf38936 to 5f8c5f5 Compare September 17, 2020 13:28
@pablogs9 pablogs9 merged commit cd22e60 into foxy Sep 17, 2020
@pablogs9 pablogs9 deleted the feature/fix_atomic_64bits branch September 17, 2020 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants