- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitdd29262
committed
Update ICU C++ API symbols
Recent ICU versions have added U_SHOW_CPLUSPLUS_HEADER_API, and we needto set this to zero as well to hide the ICU C++ APIs from pg_locale.hPer discussion, we want cpluspluscheck to work cleanly in backbranches,so backpatch both this and its predecessor commited26c4e to allsupported versions.Reported-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/1115793.1754414782%40sss.pgh.pa.usBackpatch-through: 131 parent1084e76 commitdd29262
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
938 | 938 | | |
939 | 939 | | |
940 | 940 | | |
941 | | - | |
942 | | - | |
943 | 941 | | |
944 | 942 | | |
945 | 943 | | |
946 | 944 | | |
947 | 945 | | |
948 | | - | |
949 | 946 | | |
950 | 947 | | |
951 | 948 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
0 commit comments
Comments
(0)