[Webkit-unassigned] [Bug 57170] New: Remove comma at end of enum. Solaris 10/Sun Studio 12 CC don't like trailing comma's on enums

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 16:33:01 PDT 2011


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

           Summary: Remove comma at end of enum. Solaris 10/Sun Studio 12
                    CC don't like trailing comma's on enums
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bentaylor.solx86 at gmail.com


On Solaris 10/Sun Studio 12 CC, the compiler doesn't like a trailing comma on the last element of an enum.
Most enums in the webkit code don't have a trailing comma on the last element of an enum

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