forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4a5135c
committed
There was JMP_BUF defined in config.h. And SIGJMP_BUF later.
And now - JMP_BUF again. Is it enough, folks ?Fixed again:cc1: warnings being treated as errorsexc.c: In function 'ExcRaise':exc.c:187: warning: passing arg 1 of 'Longjmp' from incompatible pointer typegmake[3]: *** [exc.o] Error 11 parent645b587 commit4a5135c
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
|
0 commit comments
Comments
(0)