[webkit-dev] unsigned vs unsigned int

Kenneth Rohde Christiansen kenneth.christiansen at gmail.com
Thu Sep 13 01:29:53 PDT 2012


Hi there,

I was telling people to use "unsigned" instead of "unsigned int", as I
have been told that was the preferred style before, but apparently
that is not in the style guide.

The question is, should it be?

A few greps in the code:

"unsigned" -> 18406 occurrences.
"unsigned int" -> 1721
"unsigned i =" -> 1548

It does in fact seem to be the preferred style.

Cheers
Kenneth

-- 
Kenneth Rohde Christiansen
Senior Engineer, WebKit, Qt, EFL
Phone  +45 4093 0598 / E-mail kenneth at webkit.org

﹆﹆﹆


More information about the webkit-dev mailing list