Sebastian Huber created a merge request:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/125
Project:Branches: sebhub/rtems-libbsd:fix-atomic to
rtems/pkg/rtems-libbsd:7-freebsd-14
Author: Sebastian Huber
## Summary
Fix C++ issue with <machine/atomic.h>
Fix this error:
rtemsbsd/include/machine/atomic.h: In function 'void
atomic_store_int(volatile unsigned int*, int)':
rtemsbsd/include/machine/atomic.h:292:17: error: no matching function
for call to 'std::atomic<unsigned int>::store(const std::memory_order&)'
292 | q->store(std::mo)
| ~~~~~~~~^~~~~~~~~
Signed-off-by: Sebastian Huber <[email protected]>
## Generative AI
<!-- If you have used AI please use the "AI Contribution" template otherwise
leave this blank see our fulls statement at
https://www.rtems.org/generative-ai/-->
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/125
You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs