[Webkit-unassigned] [Bug 34834] New: check-webkit-style should not complain about NULL sentinel in calls to g_strconcat and g_strjoin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 01:28:53 PST 2010


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

           Summary: check-webkit-style should not complain about NULL
                    sentinel in calls to g_strconcat and g_strjoin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Using 0 in place of NULL for these functions generates a compiler warning.
check-webkit-style should make a similar check to the one done for g_object_get
and g_object_set.

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