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