Hi,
I whish to package your new package 6.7 remove some symbols:
I have double checked result from
http://linuxtesting.org/upstream-tracke ... agick.html
and indeed you removed:
deprecate.h, libMagickCore.so.4.0.1
FormatImageAttributeList ( MagickCore::Image* p1, char const* p2, char const* p3, va_list p4 )
property.h, libMagickCore.so.4.0.1
FormatImagePropertyList ( MagickCore::Image* p1, char const* p2, char const* p3, va_list p4 )
Could you please post a new 6.7 version with these symbols restored and test your release with http://ispras.linux-foundation.org/inde ... ce_checker the tool that run under http://linuxtesting.org/upstream-tracker
More dangerous you have not purged the function from the .h ! So it could compile cleanly and only dedected at link time.
And consider as a wish to use hidden linkage for 7.0 (as the wishes I have added)
Thank you
Bastien
[fixed] ABI breakage please revert
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
[fixed] ABI breakage please revert
Last edited by broucaries on 2011-10-12T05:15:28-07:00, edited 1 time in total.
Re: ABI breakage please revert
We added the two missing methods as requested. Look for a patch in SVN and ImageMagick-6.7.1-10 Beta by sometime tomorrow. We'll make a point release within a week. Thanks.