On 26 August 2015 at 09:04, Ben Pfaff <b...@nicira.com> wrote: > On Fri, Aug 21, 2015 at 03:25:18PM -0700, Jarno Rajahalme wrote: >> Reserve the use of size_t for sizes of objects in bytes. >> >> Suggested-by: Joe Stringer <joestrin...@nicira.com> >> Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com> > > I think that size_t is a perfectly appropriate type for the number of > elements in an array or an array index (the main usage here). It's the > most suitable portable type for such a usage.
Fair enough. I didn't feel that strongly about it, but perhaps we could add this reasoning to the CodingStyle. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev