]> git.ipfire.org Git - thirdparty/cups.git/commit
Refactor _ipp_request_t to avoid issues on embedded platforms with newer C compilers.
authorMichael R Sweet <msweet@msweet.org>
Sat, 24 Jan 2026 22:16:10 +0000 (17:16 -0500)
committerMichael R Sweet <msweet@msweet.org>
Sat, 24 Jan 2026 22:16:10 +0000 (17:16 -0500)
commit3318e26bda716fea16ce99cc83d9d12e75262d93
treee38b890e86fc0f784be4a0392bdc33df89026cb9
parent45bc6c23602fa2740b77d4efe596b92efa31e96b
Refactor _ipp_request_t to avoid issues on embedded platforms with newer C compilers.
19 files changed:
backend/ipp.c
berkeley/lpq.c
cups/getdevices.c
cups/ipp-private.h
cups/ipp.c
cups/request.c
cups/testipp.c
scheduler/client.c
scheduler/ipp.c
scheduler/job.c
scheduler/log.c
scheduler/mime.c
scheduler/policy.c
scheduler/printers.c
systemv/cancel.c
systemv/lpadmin.c
systemv/lpinfo.c
systemv/lpstat.c
tools/ippeveprinter.c