[Poppler-bugs] [Bug 34120] New: patches to build with gcc-2.96 on Red Hat Linux 7.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 9 20:49:04 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34120
Summary: patches to build with gcc-2.96 on Red Hat Linux 7.1
Product: poppler
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: williambader at hotmail.com
Created an attachment (id=43181)
--> (https://bugs.freedesktop.org/attachment.cgi?id=43181)
patches to build with gcc-2.96 on Red Hat Linux 7.1
These patches allow poppler to build on older systems.
Add checks in goo/TiffWriter.cc that newer tiff macros exist before trying to
use them.
Add definition of isfinite() in poppler/SplashOutputDev.cc for glibc < 2.3.
Add definitions of fmax() and fmin() in poppler/TextOutputDev.cc for glibc <
2.3
Use [i] instead of at(i) for vectors in poppler/XRef.cc for glibc < 2.3
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Poppler-bugs
mailing list