On Tue, Mar 10, 2009 at 09:44:23AM -0600, dann frazier wrote:
>   Function `soup_uri_decode' implicitly converted to pointer at 
> ../midori/midori-view.c:2551
> [...]
> --- midori-0.1.4/midori/midori-view.c.orig    2009-03-10 09:34:49.720620865 
> -0600
> +++ midori-0.1.4/midori/midori-view.c 2009-03-10 09:33:54.536960858 -0600
> @@ -25,6 +25,7 @@
>  #include <stdlib.h>
>  #include <glib/gi18n.h>
>  #include <webkit/webkit.h>
> +#include <libsoup/soup-uri.h>
>  
>  #if GLIB_CHECK_VERSION (2, 18, 0)
>      #define D_(__domain, __message) g_dgettext (__domain, __message)

>From IRC:

twb> Given that you now require libsoup, is there any reason not to
twb> just add that #include in the patch Dann provides?

kalikian> Oh, I overlooked that there was a patch.  It should not be
kalikian> needed since WebKitGTK+ 1.1.1 includes it already.  It's
kalikian> included in webkitwebivew.h which is included in webkit.h,
kalikian> so the warning shouldn't show up anymore.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to