Home
last modified time | relevance | path

Searched hist:b65310ab34cbada47a5570c94d6f8f5efd39d171 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-auth-sasl.hdiff b65310ab34cbada47a5570c94d6f8f5efd39d171 Fri Jun 04 07:09:15 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> vnc: avoid deprecation warnings for SASL on OS X

Apple has deprecated sasl.h functions in OS X 10.11. Therefore,
all files that use SASL API need to disable -Wdeprecated-declarations.
Remove the only use that is outside vnc-auth-sasl.c and add the
relevant #pragma GCC diagnostic there.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210604120915.286195-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dvnc-auth-sasl.cdiff b65310ab34cbada47a5570c94d6f8f5efd39d171 Fri Jun 04 07:09:15 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> vnc: avoid deprecation warnings for SASL on OS X

Apple has deprecated sasl.h functions in OS X 10.11. Therefore,
all files that use SASL API need to disable -Wdeprecated-declarations.
Remove the only use that is outside vnc-auth-sasl.c and add the
relevant #pragma GCC diagnostic there.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210604120915.286195-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dvnc.cdiff b65310ab34cbada47a5570c94d6f8f5efd39d171 Fri Jun 04 07:09:15 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> vnc: avoid deprecation warnings for SASL on OS X

Apple has deprecated sasl.h functions in OS X 10.11. Therefore,
all files that use SASL API need to disable -Wdeprecated-declarations.
Remove the only use that is outside vnc-auth-sasl.c and add the
relevant #pragma GCC diagnostic there.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210604120915.286195-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>