From 28cc3692e37b9f231d58c0c24e5e90674988ef64 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 18 Jun 2022 11:36:11 -0400 Subject: Expose exit code values to C API via Constants.h --- manual/release-notes.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manual') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 847e6242..780f541f 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -1717,6 +1717,12 @@ For a detailed list of changes, please see the file and may optionally compensate for rotation or scaling of the destination page. + - Exit codes returned by ``QPDFJob::run()`` and the C API wrappers + are now defined in :file:`qpdf/Constants.h` in the + ``qpdf_exit_code_e`` type so that they are accessible from the C + API. They were previously only defined as constants in + :file:`qpdf/QPDFJob.hh`. + - Build Improvements - Add new configure option -- cgit v1.2.3-70-g09d2