Skip to content

Commit a315b19

Browse files
committed
Add exception for unicode_east_asian_fw_table.h to cpluspluscheck
unicode_east_asian_fw_table.h should not be compiled standalone, similarly to unicode_combining_table.h, but cpluspluscheck did not get the memo. Oversight in bab9821. Per report from Tom Lane
1 parent b92f9f7 commit a315b19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/pginclude/cpluspluscheck

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ do
114114

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

118119
# We can't make these Bison output files compilable standalone
119120
# without using "%code require", which old Bison versions lack.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy