Summary: | Compilation warnings/error because of TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | guillaume.desmottes, xclaesse |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Ignore deprecations in TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED
text-mixin: use versioned deprecation macros |
Description
Guillaume Desmottes
2012-06-05 01:21:30 UTC
Created attachment 62561 [details] [review] Ignore deprecations in TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED This macro is now implemented using in tp_base_connection_check_connected() which is annotated with _TP_AVAILABLE_IN_UNRELEASED, but we shouldn't raise an error if app don't want to use 0.20 API yet. Created attachment 62562 [details] [review] text-mixin: use versioned deprecation macros It's a bit ugly for the macro, but I couldn't think about a better solution :( +1 Merged to master. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.