[pulseaudio-tickets] [Bug 40290] Vala Bindings cause errors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 22 10:03:37 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40290

--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> 2011-08-22 10:03:38 PDT ---
I'm clueless about Vala, so I can't help much, but I noticed that you're
copying (or at least it looks like that to someone who doesn't know Vala)
SinkInfo objects. If that means that your code somehow relies on the size of
the pa_sink_info struct, your code is broken, because its size can grow in
future libpulse versions without notice. We don't consider it an ABI breakage
if fields are added to the end of the struct.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list