[MPlayer-dev-eng] [PATCH] Inlining realloc_struct

Zuxy Meng zuxy.meng at gmail.com
Sat Jun 2 18:32:42 CEST 2007


Hi,

2007/6/3, Uoti Urpala <uoti.urpala at pp1.inet.fi>:
> On Sun, 2007-06-03 at 00:06 +0800, Zuxy Meng wrote:
> > > All functions defined in demuxer.h is both static and inline, as this
> > > is a header that is to be included multiple times.
>
> Static functions defined in separate files do not affect each other
> whether inline or not.

Sure. But making it inline doesn't hurt either since it's in a header
file, and has the additional benefit of avoiding 'unused after
defined' warning.
-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the MPlayer-dev-eng mailing list