[Spice-commits] Changes to 'const'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun May 9 19:46:13 UTC 2021
New branch 'const' available with the following commits:
commit 9079cfa57985fb4ff3f1cab67fd06d109929fbff
Author: Frediano Ziglio <freddy77 at gmail.com>
Date: Sun May 9 20:45:25 2021 +0100
codegen: Make input structures for marshaller constant
Add const specifier to passed structure.
Make code a bit more "safe" as compiler can check if code is
trying to change some passed data.
Also allows to declare data passed as constant.
Signed-off-by: Frediano Ziglio <freddy77 at gmail.com>
More information about the Spice-commits
mailing list