[Nagiosplug-devel] [ nagiosplug-Bugs-698005 ] Compiling check_snmp
SourceForge.net
noreply at sourceforge.net
Thu Mar 13 14:09:06 CET 2003
Bugs item #698005, was opened at 2003-03-05 09:25
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=698005&group_id=29880
Category: None
Group: Release (specify)
Status: Open
Resolution: None
Priority: 5
Submitted By: Artiom Molchanov (artiom)
Assigned to: Subhendu Ghosh (sghosh)
>Summary: Compiling check_snmp
Initial Comment:
"check_snmp.c", line 170.6: 1506-343 (S) Redeclaration
of regex differs from previous declaration on line 188
of "/usr/include/regex.h".
"check_snmp.c", line 170.6: 1506-382 (I) The type
"unsigned char[1024]" of identifier regex differs from
previous type "unsigned char*(unsigned char*,unsigned
char*,unsigned char*)".
I changed declaration of regex to my_regex. Compilation
passed.
But I didn't find any use of regex array...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=698005&group_id=29880
More information about the Devel
mailing list