On Jun 25, 2009, at 2:14 AM, Sebastian Linke wrote:

But before I go on, I would like to know why I get this warnings:

$ LANG=C gcc test.c -o test $(pkg-config --cflags --libs webkit-1.0)
test.c: In function 'get_forms':
test.c:23: warning: assignment makes pointer from integer without a cast test.c:24: warning: assignment makes pointer from integer without a cast test.c:25: warning: assignment makes pointer from integer without a cast

Pretty hard to answer that since we don’t know what’s in test.c.

    -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to