mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-15 17:17:08 +00:00
2c704b99a1
* [bcc32 Error] QPDF.cc(375): E2268 Call to undefined function 'atof' Full parser context QPDF.cc(358): parsing: void QPDF::parse(const char *) * [bcc32 Error] QPDFTokenizer.cc(183): E2268 Call to undefined function 'strtol' Full parser context QPDFTokenizer.cc(163): parsing: void QPDFTokenizer::resolveLiteral() * [bcc32 Error] pdf-split-pages.cc(52): E2268 Call to undefined function 'exit' Full parser context pdf-split-pages.cc(50): parsing: void usage() * PR #295: Including "cstdlib" should be replaced with "stdlib.h" to be more consistent. At the same time I changed the order of the surrounding includes to reflect alphabetical order, because at some files this already have been the case. |
||
---|---|---|
.. | ||
qtest | ||
build.mk | ||
examples.testcov | ||
Makefile | ||
pdf-bookmarks.cc | ||
pdf-count-strings.cc | ||
pdf-create.cc | ||
pdf-double-page-size.cc | ||
pdf-filter-tokens.cc | ||
pdf-invert-images.cc | ||
pdf-linearize.c | ||
pdf-mod-info.cc | ||
pdf-npages.cc | ||
pdf-overlay-page.cc | ||
pdf-parse-content.cc | ||
pdf-set-form-values.cc | ||
pdf-split-pages.cc |