[Webkit-unassigned] [Bug 57170] 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 19:20:23 PDT 2011


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


Ben Taylor <bentaylor.solx86 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87052|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Ben Taylor <bentaylor.solx86 at gmail.com>  2011-03-26 19:20:23 PST ---
Created an attachment (id=87052)
 --> (https://bugs.webkit.org/attachment.cgi?id=87052&action=review)
Patch to remove trailing comma from last element of enum structures defined in webkit includes

Cleaning up webkit code to remove a trailing comma on the last element of an enum in include files.
This patch was inspired by patch 12 of 17 by Thiago Macieria from bug https://bugs.webkit.org/show_bug.cgi?id=24932

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