forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit59f0eea
committed
Add further excludes to headerscheck
Some header files under contrib/isn/ are not meant to be includedindependently, and they fail -Wmissing-variable-declarations whendoing so.Reported-by: Thomas Munro <thomas.munro@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/CA%2BhUKG%2BYVt5MBD-w0HyHpsGb4U8RNge3DvAbDmOFy_epGhZ2Mg%40mail.gmail.com#aba3226c6dd493923bd6ce95d25a2d771 parentcd838e2 commit59f0eea
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
141 | 147 |
| |
142 | 148 |
| |
143 | 149 |
| |
|
0 commit comments
Comments
(0)