[Webkit-unassigned] [Bug 30901] [Gtk] Need to de-lint the Atk a11y code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 17:30:42 PST 2009


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


Joanmarie Diggs <joanmarie.diggs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42813|                            |review?
               Flag|                            |




--- Comment #1 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-11-09 17:30:42 PDT ---
Created an attachment (id=42813)
 --> (https://bugs.webkit.org/attachment.cgi?id=42813)
proposed patch

Discovered a signed/unsigned comparison warning that I was responsible for. :-/
Seemed like a good excuse to de-lint... :-)

* NULL should be 0
* Caps in keeping with the style guidelines
* Remove trailing whitespace
* No space between the pointer type and the '*'
* Remove the aforementioned signed/unsigned comparison

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