[webkit-reviews] review requested: [Bug 36054] Build warning : g_build_filename 's last element has to be NULL. : [Attachment 50592] Patch to fix the warnings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 06:50:05 PST 2010


Dominique Leuenberger <dominique-webkit.org at leuenberger.net> has asked	for
review:
Bug 36054: Build warning : g_build_filename 's last element has to be NULL.
https://bugs.webkit.org/show_bug.cgi?id=36054

Attachment 50592: Patch to fix the warnings.
https://bugs.webkit.org/attachment.cgi?id=50592&action=review

------- Additional Comments from Dominique Leuenberger
<dominique-webkit.org at leuenberger.net>
gcc spits a warning regarding wrong usage of g_build_filename.

The attached (trivial) patch fixes it.

(I had the error in webkitgtk-1.1.23... checked SVN and it's the same for now).


More information about the webkit-reviews mailing list