WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
77678
Don't use uint
https://bugs.webkit.org/show_bug.cgi?id=77678
Summary
Don't use uint
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug