[vlc-devel] [PATCH 2/7] input/item: simplify call to vlc_event_send
Filip Roséen
filip at atch.se
Tue Jan 10 15:04:13 CET 2017
Hi Francois,
On 2017-01-10 14:58, Francois Cartegnie wrote:
> Le 10/01/2017 à 13:52, Filip Roséen a écrit :
> > There's no need for a temporary local variable and the do-while
> > wrapping to limit its scope, instead these changes uses a
> > compound-literal.
>
> Unless you enable the #ifdef section above.
Could you elaborate on that? I might be a little tired, but I cannot
see how the conditional definition of `EPG_DEBUG` changes anything
regarding the patch in question.
Best Regards,
Filip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20170110/8e12bb64/attachment.html>
More information about the vlc-devel
mailing list