Re: [Nagios-devel] [PATCH] ndoutils: adjust signedness of iterator
Posted: Mon Apr 13, 2009 10:52 am
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bernhard Reutner-Fischer schrieb:
> Hi,
>
> ndomod_sink_buffer_init() and ndomod_sink_buffer_deinit want to iterate
> over sbuf->maxitems which is an unsigned long. Adjust the type of the
> iterator variable to match this type.
>
Hi,
once again.
@Ethan: Tested and approved.
Regards,
Hendrik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknjJ1UACgkQlI0PwfxLQjl9UACggxgnN9EwmT2JFHTVL3Ebw/MT
fxQAniFcPAT3E181y8UDq+0BKyysKKbj
=Nmk3
-----END PGP SIGNATURE-----
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Hash: SHA1
Bernhard Reutner-Fischer schrieb:
> Hi,
>
> ndomod_sink_buffer_init() and ndomod_sink_buffer_deinit want to iterate
> over sbuf->maxitems which is an unsigned long. Adjust the type of the
> iterator variable to match this type.
>
Hi,
once again.
@Ethan: Tested and approved.
Regards,
Hendrik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknjJ1UACgkQlI0PwfxLQjl9UACggxgnN9EwmT2JFHTVL3Ebw/MT
fxQAniFcPAT3E181y8UDq+0BKyysKKbj
=Nmk3
-----END PGP SIGNATURE-----
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]