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

--- Comment #2 from Peter Meerwald <[email protected]> ---
Created attachment 115931
  --> https://bugs.freedesktop.org/attachment.cgi?id=115931&action=edit
move PA_UNLIKELY() from pulsecore/macro.h to pulse/gccmacro.h

PA_CLAMP_VOLUME() in pulse/volume.h makes use of PA_CLAMP_UNLIKELY(), but
PA_CLAMP_UNLIKELY() is #defined in pulsecore/macro.h, hence to avoidable to
users of libpulse

proposed solution moves PA_CLAMP_UNLIKELY() together with PA_UNLIKELY() to
pulse/gccmacro.h which is public

-- 
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