[Webkit-unassigned] [Bug 39372] check-webkit-style complains about use of NULL in GTK function calls that require sentinels

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 03:01:20 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39372


Shinichiro Hamaji <hamaji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57212|review?                     |review+
               Flag|                            |




--- Comment #3 from Shinichiro Hamaji <hamaji at chromium.org>  2010-05-27 03:01:18 PST ---
(From update of attachment 57212)
Looks good, but it would be better if we can limit the symbols. How about r'\bg_[a-z]+_[a-z]+\b', r'\bg_[a-z]+(_[a-z]+)+\b', or r'\bg(_[a-z]+)+\b' ?

-- 
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