[Telepathy] Announce: telepathy-glib 0.13.18

Will Thompson will.thompson at collabora.co.uk
Tue Mar 15 13:13:06 PDT 2011


The “chilled coconut-chocolate security blanket” release.

tarball: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.13.18.tar.gz
signature: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.13.18.tar.gz.asc

Changes:

• Previously, tp_clear_object (NULL), tp_clear_boxed (type, NULL) and
  tp_clear_pointer (NULL) were no-ops. However, this behaviour was not
  very useful—these functions are always called as
  tp_clear_object (&priv->foo) in practice—and triggered compiler
  warnings (because these are actually implemented as macros). Thus,
  this usage is no longer supported. (This should not affect anything
  except contrived code, but CM authors may wish to check.)

Fixes:

• TpCMMessage is no longer included in the .gir file. This class is only
  useful in CMs; we only support client-side API in the .gir file.
  (Benjamin Otte)

• Correctly include TpBasePasswordChannel documentation. (Danielle)

• Fix GCC 4.6 and Clang analyzer warnings (Dan Winship, Will)

.o/,
-- 
Will


More information about the telepathy mailing list