looks good for merge regards -steve
On Mon, 2009-04-06 at 13:40 +0200, Jim Meyering wrote: > I wanted to get a quick and dirty estimate of remaining int-to-size_t > changes. Here's a lower bound on that class of changes, > for corosync/include/ > > $ git grep -E '\bint [a-zA-Z0-9_]+_(len(gth)?|entries)[,;)]' include|wc -l > 116 > > And for the entire tree: > > $ git grep -E '\bint [a-zA-Z0-9_]+_(len(gth)?|entries)[,;)]' |wc -l > 512 > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
