Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaced PointerHolder with shared_ptr #13

Merged
merged 1 commit into from
Feb 16, 2023
Merged

replaced PointerHolder with shared_ptr #13

merged 1 commit into from
Feb 16, 2023

Conversation

ShivamIITK21
Copy link
Contributor

PointerHolder is deprecated in the qpdf v11, getting replaced with std::shared_ptr. Warnings should be fixed with qpdf v12 onwards.

@tillkamppeter
Copy link
Member

Thank you very much.

Did you compile the code? Does it completely compile without producing any errors or warnings except the PointerHolder warnings?

@ShivamIITK21
Copy link
Contributor Author

Yes I did compile it on Ubuntu Lunar, the only warnings are PointerHolder warnings

@tillkamppeter tillkamppeter merged commit 2ddc5ef into OpenPrinting:master Feb 16, 2023
@tillkamppeter
Copy link
Member

Ran some filters for testing and all seems to be OK. Thank you very much.

@sourabh1952
Copy link

sourabh1952 commented Feb 21, 2023

err.txt

@ShivamIITK21 @tillkamppeter when I used the make command it gives me this error.I update qpdf but the newest version is (10.6.3-1). can you please tell me how to update qpdf to v12 because I deleted the old repo of libcupsfilters and I have to install libcupsfilters now from the updated repo but it gives me the above error.

@ShivamIITK21
Copy link
Contributor Author

You can build qpdf v11 from source, https://github.com/qpdf/qpdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants