[gst-devel] LibsABIsizeof(GstInterpolateMethod) is 72, expected 64
Stefan Kost
ensonic at hora-obscura.de
Thu Jan 12 14:15:01 CET 2006
hi,
my last commit caused:
Running suite(s): LibsABIsizeof(GstInterpolateMethod) is 72, expected 64
0%: Checks: 1, Failures: 1, Errors: 0
libs/libsabi.c:69:F:size check:test_ABI: failed ABI check
what I did was adding two new members to a internal struct
(GstInterpolateMethod) of the GstController. The object-struct itself
did not change.
Is that really a problematic ABI breakage? If so how can I avoid that
(pad all structs).
Stefan
More information about the gstreamer-devel
mailing list