Bug#688476: Conflicting declarations of variable as_port
Michael Tautschnig
mt at debian.org
Sat Sep 22 23:35:12 UTC 2012
Package: asciijump
Version: 1.0.2~beta-6
While building the package using our research compiler infrastructure we noticed
the following conflicting declarations:
./include/aserver.h:extern short int as_port;
./as_main.c:uint16_t as_port = 2051;
This may cause undefined behaviour if a port number >= 32768 was chosen.
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-games-devel/attachments/20120923/3d361daf/attachment.pgp>
More information about the Pkg-games-devel
mailing list