]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
filter: poppler error: make the msg be const 70/head
authorRichard Leitner <richard.leitner@skidata.com>
Tue, 13 Nov 2018 11:59:35 +0000 (12:59 +0100)
committerRichard Leitner <richard.leitner@skidata.com>
Tue, 13 Nov 2018 13:29:54 +0000 (14:29 +0100)
commitca91135428826e389d44eb8d267be1458eb8645b
tree3c60eb427b8f418746f00ac1769c4794737265a9
parent3f81ab1ddcf4053084bc1d8a5bab3b62e920d4fe
filter: poppler error: make the msg be const

Poppler v0.70 introduced a const msg for its error functions in
commit 297e6944 ("Error: Make the msg be const"). Therefore adapt
this in the filters.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
filter/pdftoijs.cxx
filter/pdftoopvp/pdftoopvp.cxx
filter/pdftoraster.cxx