Package: batmand Version: 0.3.2-12 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 linux/route.c and posix/unix_socket.c, but not in any other file. As a result, system headers expand to conflicting declarations. (This was at least noticed for the sendto function, but may extend to others.)
Either all or no file should #define _GNU_SOURCE. Best, Michael
pgpzh41vkkX8_.pgp
Description: PGP signature

