[vlc-devel] commit: Compiler knows better when to inline or not ( R??mi Denis-Courmont )
jpd at videolan.org
jpd at videolan.org
Tue Jun 30 10:32:41 CEST 2009
On Mon, Jun 29, 2009 at 05:38:44PM +0200, git version control wrote:
> vlc | branch: master | R??mi Denis-Courmont <remi at remlab.net> | Mon Jun 29 18:23:53 2009 +0300| [05db60da2ec9dc4369817b6a67426f53483d79b5] | committer: R??mi Denis-Courmont
>
> Compiler knows better when to inline or not
AFAIK it won't inline without an inline keyword in C (please correct me if
I'm wrong) but again AFAIK it won't anyway because these functions contain
static tables. So this is a nitpick on the comment, really.
More information about the vlc-devel
mailing list