mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-20 17:32:54 +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