Summary: | Telepathy-glib uses deprecated GLib API (breaks build from jhbuild) | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Travis Reitter <travis.reitter> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Replace deprecated g_unix_socket_* functions |
Description
Travis Reitter
2011-10-25 09:30:36 UTC
Comment on attachment 52754 [details] [review] Replace deprecated g_unix_socket_* functions Review of attachment 52754 [details] [review]: ----------------------------------------------------------------- Looks good except for a style point. ::: telepathy-glib/gnio-util.c @@ +213,2 @@ > type = TP_SOCKET_ADDRESS_TYPE_ABSTRACT_UNIX; > + } If you're going to add {} around one branch of the conditional, you should add them around the other, too. |
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.