Package: libpoppler4
Version: 0.10.6-1
Severity: normal

poppler represents PDF version numbers as floating point numbers:

$ grep getPDFVersion /usr/include/poppler/*.h
/usr/include/poppler/PDFDoc.h:  double getPDFVersion() { return pdfVersion; }


This is totally wrong:
- Rounding issues can easily appear.
- PDF-1.10 would be indistinguishable from PDF-1.1.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to