We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544c631 commit 742f46dCopy full SHA for 742f46d
ydb/library/yql/parser/pg_wrapper/cflags.inc
@@ -15,6 +15,7 @@ CFLAGS(
15
-Wno-unguarded-availability-new
16
-Wno-int-conversion
17
-Wno-deprecated-declarations
18
+ -Wno-null-pointer-subtraction
19
)
20
21
IF (OS_WINDOWS)
0 commit comments