[pulseaudio-discuss] signature of pa_proplist_copy() claims to modify rhs

Marcel Müller mm0pointer at maazl.de
Sun Feb 26 03:04:17 PST 2012


Is there a serious reason why pa_proplist_copy takes a non constant 
pointer to the property list to copy?

Background: I have a C++ wrapper for the PulseAudio API, and in C++ copy 
constructors must take constant references.


Marcel


More information about the pulseaudio-discuss mailing list