summaryrefslogtreecommitdiff
path: root/pdf/ghostpdf.c
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2021-11-15 14:37:22 +0000
committerChris Liddell <chris.liddell@artifex.com>2021-11-15 16:30:39 +0000
commit737576059bda55dcf95c7c5446258466a69f7f9f (patch)
tree045039dee992c181759c0d459c21c0aa339e4afc /pdf/ghostpdf.c
parent478920277ee763e08ec81f3633c6c768d838de66 (diff)
downloadghostpdl-737576059bda55dcf95c7c5446258466a69f7f9f.tar.gz
Change how gs_offset_t is selected and add PRI macro for it
Originally, to change the gs_offset_t a port would specify GS_OFFSET_T as a CFLAG, this changes it so the port would specify ARCH_SIZEOF_GS_OFFSET_T to be either 4 or 8, which selects between int32_t and int64_t respectively. That allows us to include a PRI style macro "PRIdOFFSET" for use as string formatters, also added here.
Diffstat (limited to 'pdf/ghostpdf.c')
0 files changed, 0 insertions, 0 deletions