On Mon, Jan 16, 2012 at 10:26:59AM +0100, Diego Biurrun wrote :
> Here is a small patch to move inline keywords to the front of function
> declarations. This fixes some warnings with gcc and -Wextra where it
> complains about the 'static' keyword not being at the beginning of a
> function declarat
Here is a small patch to move inline keywords to the front of function
declarations. This fixes some warnings with gcc and -Wextra where it
complains about the 'static' keyword not being at the beginning of a
function declaration. Apparently gcc gets tripped up and complains
about 'static' instea