Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561623
en ru br
ALT Linux repos
S:2.1.2-alt1.2

Group :: System/Libraries
RPM: libjpeg-turbo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libjpeg-6b-suse-int32.patch
Download


--- jpeg-6b/jmorecfg.h.orig	1997-08-09 23:58:56 +0000
+++ jpeg-6b/jmorecfg.h	2002-02-04 12:57:14 +0000
@@ -158,7 +158,7 @@ typedef short INT16;
 /* INT32 must hold at least signed 32-bit values. */
 
 #ifndef XMD_H			/* X11/xmd.h correctly defines INT32 */
-typedef long INT32;
+typedef int INT32;
 #endif
 
 /* Datatype used for image dimensions.  The JPEG standard only supports
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin