[bind10-dev] fixes/improvements
Francis Dupont
fdupont at isc.org
Thu Nov 24 20:40:34 UTC 2011
> On Thu, Nov 24, 2011 at 09:04:31AM +0000, Francis Dupont wrote:
> > - move to unsigned for loop index in:
>
> If we were to be strict, it should be size_t, not unsigned.
=> it depends: in some cases unsigned int is enough, in some others
it is clear size_t. IMHO it should be the same type than the bound
where there is one. BTW in all cases some compilers complain when it
is a signed type...
Thanks
Francis Dupont <fdupont at isc.org>
More information about the bind10-dev
mailing list