Menu

#110 Compile error bltImageFmt.c, GIF requires setjmp.h

open
nobody
None
5
2004-05-24
2004-05-24
No

When compiling bltImageFmt.c from CVS 1.38 on HPUX, I
get an error 'type of jmpbuf undefined' at line 640.
The GifMessage struct requires <setjmp.h>, but this is
not included unless you've got WIN32 or HAVE_LIBJPEG
(lines 82 and 91).

setjmp.h needs to be included for GIF code, whether or
not JPEG format is defined.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.