[Webkit-unassigned] [Bug 35546] New: 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 14:27:56 PST 2010


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

           Summary: Don't use uint that does not exist on Windows, but
                    unsigned that is present in all ANSI C
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fridrich.strba at bluewin.ch



Fridrich Strba <fridrich.strba at bluewin.ch> changed:

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


Created an attachment (id=49753)
 --> (https://bugs.webkit.org/attachment.cgi?id=49753)
Patch replacing uint by unsigned

Patch replacing uint by unsigned

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