There was JMP_BUF defined in config.h. And SIGJMP_BUF later.

Vadim B. Mikheev <vadim4o@yahoo.com>

Commit: 4a5135c34e11859ebad5a59801a0b93531c4ad55
Author: Vadim B. Mikheev <vadim4o@yahoo.com>
Date: 1996-12-27T13:13:58Z
Releases: 7.1.1
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

Files

PathChange+/−
src/backend/utils/error/exc.c modified +2 −2