Re: C99 inline keyword

2012-03-23 Thread Alan Coopersmith
On 03/22/12 02:50 AM, Tomas Carnecky wrote: > These two patches replace all custom inline keywords with a plain `inline`, > while still maintaining backwards compatibility through a autoconf macro. For both patches: Reviewed-by: Alan Coopersmith And I'm in favor of the concept in general, but be

C99 inline keyword

2012-03-22 Thread Tomas Carnecky
These two patches replace all custom inline keywords with a plain `inline`, while still maintaining backwards compatibility through a autoconf macro. ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: htt