mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
55cc2ab680
* Just removing a header file would cause build errors with no hint as to what happened. This way, people get a warning rather than error for the life of qpdf 11, and the warning tells them what to do. * This avoids build surprises resulting from having two versions of QPDF headers installed at once. If you were building code out of a checkout of qpdf but had an older version installed on your system, if your code included <qpdf/QPDFObject.hh>, everything would work, but then your code would break without QPDFObject.hh later. |
||
---|---|---|
.. | ||
_ext | ||
_static/css | ||
.gitignore | ||
acknowledgement.rst | ||
cli.rst | ||
CMakeLists.txt | ||
conf.py | ||
contributing.rst | ||
design.rst | ||
download.rst | ||
encryption.rst | ||
fix-qdf.1.in | ||
index.rst | ||
installation.rst | ||
json.rst | ||
library.rst | ||
license.rst | ||
linearization.rst | ||
object-streams.rst | ||
overview.rst | ||
packaging.rst | ||
qdf.rst | ||
qpdf-job.rst | ||
qpdf.1.in | ||
release-notes.rst | ||
weak-crypto.rst | ||
zlib-flate.1.in |