summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-field.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2015-03-20 18:59:27 +0000
committerRobin Watts <robin.watts@artifex.com>2015-03-24 19:50:02 +0000
commit25b979f243f0cd074dcfb91d0ecb7b3a2e07694b (patch)
tree51e2cc223ae227900ceb8c3822fbad8a611066e5 /source/pdf/pdf-field.c
parent33c49228d078cc963ac5e59e526c97d2fd50a01f (diff)
downloadmupdf-25b979f243f0cd074dcfb91d0ecb7b3a2e07694b.tar.xz
Update our printf to cope with various useful extensions.
Ensure that %010d works. Ensure that we can output 64 bit values (%ll{d,u,x}). Ensure that we can output size_t and fz_off_t (%z{d,u,x} and %Z{d,u,x}). fz_off_t isn't defined yet (it will be introduced by a commit that depends on this one), so for now, we put a stub definition in printf.c that we will remove later.
Diffstat (limited to 'source/pdf/pdf-field.c')
0 files changed, 0 insertions, 0 deletions