зеркало из https://github.com/mozilla/pjs.git
Bug 411112 - "AIX Compilation error for trunk build source nsPNGEncoder.cpp : mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp", line 159.14: 1540-0217 (S) "jmpbuf" is not a member of "struct png_struct_def"." [p=shailen.n.jain@gmail.com (Shailen) r+a1.9=stuart]
This commit is contained in:
Родитель
93182439c1
Коммит
0fec3019e0
|
@ -45,12 +45,6 @@
|
|||
#include "nsString.h"
|
||||
#include "nsStreamUtils.h"
|
||||
|
||||
// Bug 308126 - AIX defines jmpbuf in sys/context.h which conflicts with the
|
||||
// definition of jmpbuf in the png.h header file.
|
||||
#ifdef jmpbuf
|
||||
#undef jmpbuf
|
||||
#endif
|
||||
|
||||
// Input streams that do not implement nsIAsyncInputStream should be threadsafe
|
||||
// so that they may be used with nsIInputStreamPump and nsIInputStreamChannel,
|
||||
// which read such a stream on a background thread.
|
||||
|
|
Загрузка…
Ссылка в новой задаче