Everyone who uses telepathy-glib seems to have decided that (s == NULL || *s == '\0') is too hard to type and invented a FOO_STR_EMPTY() macro, so we might as well put one in telepathy-glib and be done with it...
+ * Return true if @s is empty, counting %NULL as empty. Shouldn't we use %TRUE?
(In reply to comment #1) > Shouldn't we use %TRUE? Yes, done. Fixed in git for 0.11.1.
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.