8000 Add warning ignores · zanieb/cpython@6fcd698 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6fcd698

Browse files
committed
Add warning ignores
1 parent 01bb53d commit 6fcd698

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
@@ -7,3 +7,4 @@ Modules/expat/siphash.h 7
77
Modules/expat/xmlparse.c 13
88
Modules/expat/xmltok.c 3
99
Modules/expat/xmltok_impl.c 26
10+
Python/remote_debug.h 2

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+
Python/remote_debug.h 2

0 commit comments

Comments
 (0)
0