File: maintainer-flags.txt

package info (click to toggle)
mongo-c-driver 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 31,116 kB
  • sloc: ansic: 124,705; python: 2,971; sh: 138; makefile: 23
file content (20 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-Wall
-Waggregate-return
-Wdeclaration-after-statement
-Wempty-body
-Wformat
-Wformat-nonliteral
-Wformat-security
-Winit-self
-Winline
-Wmissing-include-dirs
-Wno-strict-aliasing
-Wno-uninitialized
-Wredundant-decls
-Wreturn-type
-Wshadow
-Wswitch-default
-Wswitch-enum
-Wundef
-Wuninitialized
-Wexpansion-to-defined