« Return to Thread: G_SOCKET_FAMILY_UNIX conditional define?

G_SOCKET_FAMILY_UNIX conditional define?

by Hans Breuer :: Rate this Message:

Reply to Author | View in Thread

While trying to update the GLib build with msvc I sumbled over
the conditional define of G_SOCKET_FAMILY_UNIX.

But later the value is used unconditionally in gsocket.c
which breaks my build.

The whole introduction of defining the GSocketFamily values through
GLIB_SYSDEF_AF_* defines looks a bit fragile to me. Can someone
explain why this is necessary?

Thanks,
        Hans

-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it.                -- Dilbert
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@...
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

 « Return to Thread: G_SOCKET_FAMILY_UNIX conditional define?