[webkit-reviews] review granted: [Bug 35546] Don't use uint that does not exist on Windows, but unsigned that is present in all ANSI C : [Attachment 49786] Patch replacing uint by unsigned including the link to this honourable bug report

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 00:01:56 PST 2010


Xan Lopez <xan.lopez at gmail.com> has granted Fridrich Strba
<fridrich.strba at bluewin.ch>'s request for review:
Bug 35546: Don't use uint that does not exist on Windows, but unsigned that is
present in all ANSI C
https://bugs.webkit.org/show_bug.cgi?id=35546

Attachment 49786: Patch replacing uint by unsigned including the link to this
honourable bug report
https://bugs.webkit.org/attachment.cgi?id=49786&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
r=me


More information about the webkit-reviews mailing list