[Pkg-nagios-devel] Bug#688459: Conflicting declarations of variable highlight_table_rows
Michael Tautschnig
mt at debian.org
Sat Sep 22 21:13:02 UTC 2012
Package: icinga
Version:
While building the package using our research compiler infrastructure the
following conflicting declarations were found in cgi/:
./config.c:extern int highlight_table_rows;
./status.c:extern int highlight_table_rows;
./cgiutils.c:char highlight_table_rows = TRUE;
In principle the behaviour is undefined in this case; but given the limited
range of the datatype that is actually used most likely no problems will
surface.
Best,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-nagios-devel/attachments/20120922/e19476b2/attachment.pgp>
More information about the Pkg-nagios-devel
mailing list