reassign 1076892 src:dpkg 1.22.7
thanks

This looks like an issue with dpkg-gensymbols -- in the diff, there are
the following lines:

- (c++)"ZenLib::int128::operator>>=(unsigned int)@Base" 0.4.23
+#MISSING: 0.4.41-2.1~exp1# (c++)"ZenLib::int128::operator>>=(unsigned
>>int)@Base" 0.4.23
- (c++)"ZenLib::uint128::operator>>=(unsigned int)@Base" 0.4.23
+#MISSING: 0.4.41-2.1~exp1# (c++)"ZenLib::uint128::operator>>=(unsigned
>>int)@Base" 0.4.23
+ _ZN6ZenLib6int128rSEj@Base 0.4.41-2.1~exp1
+ _ZN6ZenLib7uint128rSEj@Base 0.4.41-2.1~exp1

Running the two new symbols through c++filt yields:
+ ZenLib::int128::operator>>=(unsigned int)@Base 0.4.41-2.1~exp1
+ ZenLib::uint128::operator>>=(unsigned int)@Base 0.4.41-2.1~exp1

These are exactly the same as the two missing symbols above, and
dpkg-gensymbols used to match them but somehow is not doing so in the
current version.

-- 
Kind regards,
Loong Jin

Attachment: signature.asc
Description: PGP signature

Reply via email to