<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - undefined reference to `PA_CLAMP_UNLIKELY'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89515#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - undefined reference to `PA_CLAMP_UNLIKELY'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89515">bug 89515</a>
from <span class="vcard"><a class="email" href="mailto:pmeerw@pmeerw.net" title="Peter Meerwald <pmeerw@pmeerw.net>"> <span class="fn">Peter Meerwald</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=115931" name="attach_115931" title="move PA_UNLIKELY() from pulsecore/macro.h to pulse/gccmacro.h">attachment 115931</a> <a href="attachment.cgi?id=115931&action=edit" title="move PA_UNLIKELY() from pulsecore/macro.h to pulse/gccmacro.h">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=89515&attachment=115931'>[review]</a>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>