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

--- Comment #4 from Pierre Ossman <[email protected]> ---
Applications are already linking against libpulsecommon (via libpulse), so they
are already seeing everything that's in there. So this patch does not make
anything visible that wasn't already.

I'm afraid the only way to hide symbols is to not export them at all. Which
would mean they would have to be inside libpulse. But that also means that the
server also could not access them either, so it would have to have a separate
copy in libpulsecore. I'm not opposed to that model though, and it probably
wouldn't require that much work.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to