GNOME Bugzilla – Bug 765031
soup: Work-around varargs GType passing bugs on Windows 10 / 64 bit
Last modified: 2016-04-14 11:44:57 UTC
+++ This bug was initially created as a clone of Bug #758738 +++ See linked bug and attached patch(es).
Created attachment 325896 [details] [review] souphttpsrc: Work around varargs GType passing bug on Windows 10 / 64 bit
Created attachment 325897 [details] [review] souphttpclientsink: Add default proxy resolver to the session if no proxy was given by property
Review of attachment 325896 [details] [review]: See comment ::: ext/soup/gstsouphttpsrc.c @@ +956,2 @@ SOUP_SESSION_TLS_INTERACTION, src->tls_interaction, NULL); + soup_session_add_feature_by_type (src->session, wrong indentation?
Review of attachment 325896 [details] [review]: Nah skip my comment.
Proper bugfix is in the original bug for GLib now... this one had no effect anyway.