On Wednesday 05 March 2008 17:54, Joe Krahn wrote: > Some GCC compilers do not honor inlining, in which case they are supposed to define __NO_INLINE__. > In that case, inline keywords can generate a lot of warnings. This patch skips the inline > declarations for those compilers. Applied, thanks! -- vda