[Bug 740815] Re: [FFe] Updates to enable us to drop xulrunner from main

Chris Coulson chris.coulson at canonical.com
Wed Mar 23 10:25:11 UTC 2011


Note that turning on -Wall in swt-gtk exposed the error causing my
problem in comment #1:

cc -Wall -DSWT_VERSION=3659  -DLINUX -DGTK -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-2.0 webkit-1.0` -c webkitgtk.c -o webkit.o
webkitgtk.c: In function ‘Java_org_eclipse_swt_internal_webkit_WebKitGTK__1webkit_1get_1default_1session’:
webkitgtk.c:775:2: warning: implicit declaration of function ‘webkit_get_default_session’

The compiler is just assuming that an int is being returned. I guess I
should have tried that before

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla.
https://bugs.launchpad.net/bugs/740815

Title:
  [FFe] Updates to enable us to drop xulrunner from main




More information about the Ubuntu-mozillateam-bugs mailing list