[Bug 44028] telepathy-glib fails to cross compile with mingw32
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 22 13:13:21 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=44028
--- Comment #2 from Stef Walter <stefw at collabora.co.uk> 2011-12-22 04:13:21 PST ---
+#ifdef G_OS_WIN32
+ case TP_SOCKET_ADDRESS_TYPE_UNIX:
+ case TP_SOCKET_ADDRESS_TYPE_ABSTRACT_UNIX:
+ break;
+#endif
Shouldn't this section be an #else of the previous clause? Or at least be
"#ifndef HAVE_GIO_UNIX"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list