[Webkit-unassigned] [Bug 77678] New: Don't use uint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 13:19:29 PST 2012


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

           Summary: Don't use uint
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalevlember at gmail.com


With the MingGW cross compiler toolchain in Fedora, uint wasn't
defined, so use unsigned int instead.

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