[Pkg-alsa-devel] Bug#700964: Conflicting declarations of variable macro_depth
Michael Tautschnig
mt at debian.org
Tue Feb 19 18:22:53 UTC 2013
Package: alsa-tools
Version: 1.0.25-2
Usertags: goto-cc
While building the package using our research compiler infrastructure, we
noticed the following conflicting declarations:
- as10k1/as10k1.h: int macro_depth=0;
- as10k1/{parse,assemble,macro}.c: extern unsigned int macro_depth;
The difference in signedness may cause undefined behaviour - in particular on
big endian systems this might be immediately observable.
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-alsa-devel/attachments/20130219/c7c7cc38/attachment.pgp>
More information about the Pkg-alsa-devel
mailing list