[PATCH] xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic

Emil Velikov emil.l.velikov at gmail.com
Sun Apr 5 07:32:49 PDT 2015


On 25 March 2015 at 01:01, Daniel Kurtz <djkurtz at chromium.org> wrote:
> Unfortunately, there are some users of libdrm installed headers that like
> to be built with -std=c89 -pedantic, which does not like "inline".
>
> However, __inline works.
>
Pushed to master. Thanks !

-Emil


More information about the dri-devel mailing list