-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hello! I am updating the package in debian and I have come across some missing symbols. From what I can see these are public:
c++filt _ZN8appimage4core4impl14PayloadIStreamC1Ev
appimage::core::impl::PayloadIStream::PayloadIStream()
c++filt _ZN8appimage4core4impl14PayloadIStreamC2Ev
appimage::core::impl::PayloadIStream::PayloadIStream()
Is this an internal call? Or do I have ABI breakage?
c++filt ZNK5boost10filesystem28recursive_directory_iterator5equalERKS1
boost::filesystem::recursive_directory_iterator::equal(boost::filesystem::recursive_directory_iterator const&) const
seems internal tests?
the rest are optional and not issues.
Thanks for any help in the matter.
Scarlett
Metadata
Metadata
Assignees
Labels
No labels