Hi! On Wed, 2021-11-17 at 09:36:03 +0800, black_desk wrote: > While using libdpkg-dev, I have some symbol finding issue when I try to link > to `libdpkg.a`. It turns out that some header files I used do not have > `extern "C"`. > > This is my first time trying to contribute to debian. Sorry for any mistake > I may have made.
Thanks for the patch! I actually had something pretty close to this locally, which I had not yet pushed. :/ I've done that now and it will be included in the upcoming release. https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=a4dfcc1ef09b9460a65c797bdab696d40b7078b8 Thanks, Guillem