https://bugs.freedesktop.org/show_bug.cgi?id=55180
--- Comment #7 from David Henningsson <[email protected]> --- To comment on Pierre's "clients can see libpulsecommon symbols anyway", could you clarify: The versioning of libpulse should stay stable, so that clients do not need recompiling (always linking against libpulse.so.0). libpulsecommon symbols we want to add, remove, change as we wish between PulseAudio versions, because there are plenty of internal functions used in both client and server, that change over time with the internals. If clients start to link directly to libpulsecommon, we would be forced to make libpulsecommon symbols more stable in order not to break the client ABI. This sounds like a major drawback to me. Am I missing something? -- 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
