Bug#506955: libquicktime1: please package new libquicktime upstream version 1.1.0
Loïc Minier
lool at dooz.org
Thu Nov 27 15:41:19 UTC 2008
On Thu, Nov 27, 2008, Fabian Greffrath wrote:
> There are some changes in the headers that I cannot tell change the ABI
> or not. Would you please have a look at the atached diff and tell me?
IMO they don't, but watch out for other headers and where they set the
visibility (probably in configure.ac or Makefile.am). From what I
read, these changes will use the default visibility for symbols in the
headers (the ones between push and pop, so all if I read correctly),
implying that they use this system to hide the other symbols -- not in
the headers.
It will probably change the ABI, but the dropped symbols were not in
public headers, so were not part of the supported API/ABI and so don't
warrant a SONAME bump.
I fear it's not a terribly portable way to do it though, but that's not
our problem.
The bottom of this post might help:
http://www.airs.com/blog/archives/42
--
Loïc Minier
More information about the pkg-multimedia-maintainers
mailing list