On fre, 2007-08-24 at 11:23 +0800, Nicky wrote: > What's wrong about check_log_size(...) function? > I test a single module with check_log_size function.But it never is > called.
Duplicate functions. This is bad of us. There is a function named check_log_size in the library (notification-log-mib/notification_log.c) > If I change it's name to other,it is successfully called. > What's wrong with this?The check_log_size function seems not to be the > default function. > How should I do? I think our check_log_size should be static. /MF ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
