Control: reassign -1 xcwcp Control: retitle -1 xcwcp: should dlopen SO-versioned libpulse-simple
On Sun, Jan 3, 2021 at 4:30 PM Christoph Berg <[email protected]> wrote: > Re: To Federico Grau > > const char *library_name = "libpulse-simple.so"; > > if (!cw_dlopen_internal(library_name, &(cw_pa.handle))) { > > > > Federico: do you want to do that change? (Please check if the fix is > > only for xcwcp or also for the other binaries in the unixcw source.) > > Or perhaps better, change the above to library_name = > "libpulse-simple.so.0"; > Indeed, this is what needs to be done. Should libpulse-simple change it's ABI, xcwcp might crash instead of giving the correct error message (libpulse-simple not found). -- Saludos, Felipe Sateler
_______________________________________________ pkg-pulseaudio-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel
