OSDN Git Service

There was JMP_BUF defined in config.h. And SIGJMP_BUF later.
authorVadim B. Mikheev <vadim4o@yahoo.com>
Fri, 27 Dec 1996 13:13:58 +0000 (13:13 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Fri, 27 Dec 1996 13:13:58 +0000 (13:13 +0000)
commit4a5135c34e11859ebad5a59801a0b93531c4ad55
tree6357664942a58f4ea93b7bf09717cf6e3f9df1c2
parent645b5877881c558303aa5c82863381d53a4286d7
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 errors
exc.c: In function 'ExcRaise':
exc.c:187: warning: passing arg 1 of 'Longjmp' from incompatible pointer type
gmake[3]: *** [exc.o] Error 1
src/backend/utils/error/exc.c