Skip to content

Commit efe5b51

Browse files
committed
Add warningignore entries for Modules/_sqlite/clinic/connection.c.h
1 parent f7c9a6e commit efe5b51

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Tools/build/.warningignore_macos

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Keep lines sorted lexicographically to help avoid merge conflicts.
44
# Format example:
55
# /path/to/file (number of warnings in file)
6+
Modules/_sqlite/clinic/connection.c.h 6
67
Modules/expat/siphash.h 7
78
Modules/expat/xmlparse.c 13
89
Modules/expat/xmltok.c 3

Tools/build/.warningignore_ubuntu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
# Keep lines sorted lexicographically to help avoid merge conflicts.
44
# Format example:
55
# /path/to/file (number of warnings in file)
6+
Modules/_sqlite/clinic/connection.c.h 6

0 commit comments

Comments
 (0)