Bug 77678

Summary: Don't use uint
Product: WebKit Reporter: Kalev Lember <kalevlember>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Don't use uint none

Kalev Lember
Reported 2012-02-02 13:19:29 PST
With the MingGW cross compiler toolchain in Fedora, uint wasn't defined, so use unsigned int instead.
Attachments
Don't use uint (1.61 KB, patch)
2012-02-02 13:20 PST, Kalev Lember
no flags
Kalev Lember
Comment 1 2012-02-02 13:20:05 PST
Created attachment 125174 [details] Don't use uint
WebKit Review Bot
Comment 2 2012-02-02 17:49:44 PST
Comment on attachment 125174 [details] Don't use uint Clearing flags on attachment: 125174 Committed r106608: <http://trac.webkit.org/changeset/106608>
WebKit Review Bot
Comment 3 2012-02-02 17:49:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.