mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-15 16:46:08 +00:00
With the new standard, volatile variables cannot be incremented, decremented, or modified by compound assignments (e.g., +=). Issue #4869
With the new standard, volatile variables cannot be incremented, decremented, or modified by compound assignments (e.g., +=). Issue #4869