WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 32858
check-webkit-style should not warn about NULL usage in g_object_{get,set}
https://bugs.webkit.org/show_bug.cgi?id=32858
Summary
check-webkit-style should not warn about NULL usage in g_object_{get,set}
Philippe Normand
Reported
2009-12-22 01:12:37 PST
If those 2 functions are called with 0 instead of NULL the compiler warns: warning: missing sentinel in function call
Attachments
proposed patch
(2.43 KB, patch)
2009-12-22 01:41 PST
,
Philippe Normand
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2009-12-22 01:41:20 PST
Created
attachment 45375
[details]
proposed patch
WebKit Review Bot
Comment 2
2009-12-22 01:43:18 PST
style-queue ran check-webkit-style on
attachment 45375
[details]
without any errors.
Adam Barth
Comment 3
2009-12-22 13:09:25 PST
Comment on
attachment 45375
[details]
proposed patch Thanks for quashing this false positive.
WebKit Commit Bot
Comment 4
2009-12-22 13:18:57 PST
Comment on
attachment 45375
[details]
proposed patch Clearing flags on attachment: 45375 Committed
r52496
: <
http://trac.webkit.org/changeset/52496
>
WebKit Commit Bot
Comment 5
2009-12-22 13:19:02 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug