Skip to content

proto: Allows to specify @deprecated option for flags and enums

Frediano Ziglio requested to merge fziglio/spice-common:mr_deprecated into master

We want to obsolete from enumeration values, currently CELT. The removal of check in has_attr is not an issue, as the attributes are already checked by fix_attributes calls.

Signed-off-by: Frediano Ziglio fziglio@redhat.com

Merge request reports