[MPlayer-dev-eng] [PATCH] trivial warning fix - inline keyword - libfaad2/ps_dec.c

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Sat May 13 20:52:08 CEST 2006


On Saturday, 13 May 2006 at 20:26, joerg at britannica.bec.de wrote:
> On Sat, May 13, 2006 at 08:12:43PM +0200, Dominik 'Rathann' Mierzejewski wrote:
> > On Friday, 05 May 2006 at 10:44, Pierre Lombard wrote:
> > > Hi,
> > > 
> > > The patch attached fixes some gcc warnings.
> > 
> > What are the warnings? My GCC 4.0.2 doesn't generate any with or without this
> > patch. Neither does GCC 4.1.0. And since this is an imported lib, I'm reluctant
> > to apply this.
> 
> The warning is about the order of inline and return type. Since inline
> is a storage class modifier, it should (must?) go before the return
> type. May be INLINE is empty on your system?

I did s/INLINE/inline/g just to be sure. Still no warning.

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan




More information about the MPlayer-dev-eng mailing list