On Fri, Aug 29, 2014 at 12:15:29PM -0700, Seth Arnold wrote: > This patch adds 'static' to all inlined functions in the > parser_interface.c file to address Debian bug 756807. > > The parser still passed 'make check' when compiled with gcc. I haven't > compiled the package with clang to ensure that this is sufficient. > > Signed-off-by: Seth Arnold <[email protected]> Acked-by: Steve Beattie <[email protected]>
Though the change is less of an issue for trunk, presumably because the compiler is invoked with the gnu++0x standard. It does let clang warn that sd_write_uint8, sd_write_blob, sd_write_list, and sd_write_listend are all unused functions currently. -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
