Package: bristol
Version: 0.60.10-3
Severity: minor
Usertags: goto-cc

While building the package using our research compiler infrastructure we noticed
conflicting types being used in the linked executable. This is due to
_GNU_SOURCE being defined in

./libbristolmidi/socketToolKit.c
./libbristolmidi/inetClient.c
./brighton/brightonCLI.c

but not in any other file. As a result, system headers expand to conflicting
declarations. (This was at least noticed for the connect function, but may
extend to others.)

Either all or no file should #define _GNU_SOURCE.

Best,
Michael

Attachment: pgpXv3y7O8Fpf.pgp
Description: PGP signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to