[PATCH] use c style initializers in check_snmp plugin

David Mansfield nagios at dm.cobite.com
Mon May 1 22:35:55 CEST 2006


Hi

Attached is a patch against nagios-plugins-1.4.3 which allows it to 
compile against older/'pickier' compilers.  For older compilers, 
variable declarations have to be at the top of a block.  With this, I am 
happily using the latest nrpe and plugins on a RH 7.2 box.

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nagios-check-snmp-c-initializer.patch
Type: text/x-patch
Size: 515 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20060501/adfc57a2/attachment.bin>


More information about the Developers mailing list