mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-23 02:32:44 +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