Hello, On Tue, 13 Oct 2015 18:30:15 -0400 William Blough <de...@blough.us> wrote: > Source: pugixml > Severity: wishlist > > The passwordsafe package uses pugixml, but requires wchar to be enabled. If a > wchar enabled version (see pugiconfig.hpp) was included along side the > current > version, I could remove the embedded copy of pugixml from passwordsafe and > depend on the packaged version instead. >
isn't this an ABI breaking change? please check if reverse-dependencies still work with the same ABI versioning and wchar enabled, and provide a patch to make a proper transition. I can help there, but I lack the time to do proper checks. this should be the list of actual reverse dependencies. * darktable * filezilla * ismrmrd * libkiwix * libsavitar * mkvtoolnix * orthanc * orthanc-dicomweb * vdr-plugin-satip thanks! if you confirm that the ABI is still the same, then I'll fix this old bug, otherwise I'll request a transition slot and fix it in experimental! :) G.