Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcf0baf7

Browse files
j-naylorpull[bot]
authored andcommitted
Adjust header exceptions for0bd9c62
Per buildfarm animal crake
1 parenta8674a8 commitcf0baf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/tools/pginclude/cpluspluscheck

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ do
116116
test"$f" = src/pl/tcl/pltclerrcodes.h&&continue
117117

118118
# Also not meant to be included standalone.
119-
test"$f" = src/include/common/unicode_combining_table.h&&continue
119+
test"$f" = src/include/common/unicode_nonspacing_table.h&&continue
120120
test"$f" = src/include/common/unicode_east_asian_fw_table.h&&continue
121121

122122
# We can't make these Bison output files compilable standalone

‎src/tools/pginclude/headerscheck

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ do
111111
test"$f" = src/pl/tcl/pltclerrcodes.h&&continue
112112

113113
# Also not meant to be included standalone.
114-
test"$f" = src/include/common/unicode_combining_table.h&&continue
114+
test"$f" = src/include/common/unicode_nonspacing_table.h&&continue
115115
test"$f" = src/include/common/unicode_east_asian_fw_table.h&&continue
116116

117117
# We can't make these Bison output files compilable standalone

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp