Skip to content

protocol: Fix enumeration deprecation for Visual Studio

Frediano Ziglio requested to merge fziglio/spice-protocol:mr_enum_fix_vs into master

Deprecation on enumeration items is not supported by Microsoft compiler. Define and use SPICE_GNUC_DEPRECATED_ENUMERATOR.

Signed-off-by: Frediano Ziglio freddy77@gmail.com


Tested with VDAgent Windows and AppVeyor.

Merge request reports

Loading