- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitaae9aad
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 parent05b367b commitaae9aad
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
776 | | - | |
777 | | - | |
778 | 776 | | |
779 | 777 | | |
780 | 778 | | |
781 | 779 | | |
782 | 780 | | |
783 | | - | |
784 | 781 | | |
785 | 782 | | |
786 | 783 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
0 commit comments
Comments
(0)