[pkg-gnupg-maint] A merge request to libgpg-error
NIIBE Yutaka
gniibe at fsij.org
Tue Aug 8 09:06:01 BST 2023
Hello,
NIIBE Yutaka <gniibe at fsij.org> wrote:
> (3) I found a solution of mine which works somehow, although it's
> fragile and far from perfect.
I confirmed that it *is* fragile, indeed. So, it is easily risky.
Andreas Metzler is right.
I found this when I try to apply the methodology of libgpg-error master
(which uses libtool 2.4.7) to libassuan (which uses libtool 2.4.2).
The patch I prepared in libgpg-error doesn't apply cleanly for
libassuan, because of the implementation change (quite minor things,
comment change, quotation change, adding another case for OS (OS/2)).
I wrote a sed script patching the libtool to improve the situation.
The sed script works for both cases (2.4.2 and 2.4.7).
--
More information about the pkg-gnupg-maint
mailing list