[Webkit-unassigned] [Bug 35546] Don't use uint that does not exist on Windows, but unsigned that is present in all ANSI C

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 15:12:57 PST 2010


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


David Levin <levin at chromium.org> changed:

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




--- Comment #1 from David Levin <levin at chromium.org>  2010-03-01 15:12:57 PST ---
(From update of attachment 49753)
> Index: WebCore/ChangeLog
> +2010-03-01  Fridrich Strba  <fridrich.strba at bluewin.ch>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Use unsigned instead of uint which does not exist on windows

You should have a link to the bug here. (I would r+ and say fix this on landing
but I don't think you have commit bit.)

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