mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
- Add -Wall to compilation (is there a way to only define this in the toplevel Makefile.am and have it propogate down?) - fix warnings once -Wall was enabled: - no asprintf prototype due to _GNU_SOURCE not being defined - possible uninitialezed use in scanner.l - printf's that expected ints but were passed longs in the testsuite
Description
Languages
Python
43.3%
C
23.2%
Shell
11.8%
C++
9.8%
Rich Text Format
2.3%
Other
9.4%