[MPlayer-dev-eng] inline TranslateFilename()?

Clément Bœsch ubitux at gmail.com
Tue Mar 8 09:48:10 CET 2011


On Mon, Mar 07, 2011 at 09:49:03PM +0100, Ingo Brückl wrote:
> Could somebody please have a look at TranslateFilename() in
> gui/mplayer/gui_common.c? I see little reason to tag it 'inline'.
> It's big and calling it shouldn't be timing issue. So why 'inline'?
> 

Remove it and let the compilo decide whether it has to be inlined or not
is IMO the wiser choice in this case.

-- 
Clément B.


More information about the MPlayer-dev-eng mailing list