[Webkit-unassigned] [Bug 32858] New: check-webkit-style should not warn about NULL usage in g_object_{get, set}
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 22 01:12:37 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32858
Summary: check-webkit-style should not warn about NULL usage in
g_object_{get,set}
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
If those 2 functions are called with 0 instead of NULL the compiler warns:
warning: missing sentinel in function call
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list