DescriptionRedefine (u)int{8,16,32} as (u)int{8,16,32}_t.
We can now do this since we have stdint.h everywhere.
Leave the 64-bit types for now since they require more investigation.
Delete schar, since it's unused in Chromium.
R=brettw@chromium.org
BUG=138542
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243143
Patch Set 1 #Patch Set 2 : grrr #Patch Set 3 : delete fixme #Messages
Total messages: 4 (0 generated)
|