[pulseaudio-tickets] [Bug 40290] Vala Bindings cause errors
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 31 13:52:34 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=40290
--- Comment #8 from bsquared <bwcode4u at gmail.com> 2011-08-31 13:52:34 PDT ---
(In reply to comment #6)
>
> 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?
The code in comment #5 demonstrates that the code generated by Vala attempts to
copy the struct when struct is passed as a parameter or returned by the method.
I really don't need to copy the struct at all. It was for
experimental/discovery purposes.
(In reply to comment #7)
Thanks. I will test and report back if it doesn't work after I apply update
from comment #6.
--
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