forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit16db57c
Fix headerscheck and cpluspluscheck's exit codes.
For the benefit of CI, which started running these header check scriptsin its CompilerWarnings task in commit81b9f23, they should reportfailure if any individual header failed to compile.Reviewed-by: Andrew Dunstan <andrew@dunslane.net>Reviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/CA%2BhUKGKtDwPo9wzKgbStDwfOhEpywMc6PQofio8fAHR7yUjgxw%40mail.gmail.com1 parent6f0aee1 commit16db57c
2 files changed
+16
-4
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
| 56 | + | |
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
| |||
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
170 |
| - | |
| 172 | + | |
171 | 173 |
| |
172 | 174 |
| |
173 | 175 |
| |
174 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
175 | 179 |
| |
| 180 | + | |
| 181 | + |
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
| |||
150 | 152 |
| |
151 | 153 |
| |
152 | 154 |
| |
153 |
| - | |
| 155 | + | |
154 | 156 |
| |
155 | 157 |
| |
156 | 158 |
| |
157 |
| - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 |
| |
| 163 | + | |
| 164 | + |
0 commit comments
Comments
(0)