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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 30 23:09:02 PDT 2011


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

--- Comment #6 from Arun Raghavan <arun at accosted.net> 2011-08-30 23:09:03 PDT ---
Thanks a lot for following this up -- we needed to add a has_type_id=false to
all our structs, classes and enums for correctness because of recent changes in
vala. I've pushed a fix here:

http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=fb107fc77056b6bfcc7902d3ee048c271c212145

Now going back to your code, you're trying to make a copy of the SinkInfo
struct, which is not something you should be doing. Could you explain why you
need the copy? Would it be sufficient to copy the fields you need?

-- 
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