On 13 March 2017 at 19:24, Emil Velikov wrote:
> On 13 March 2017 at 17:14, Eric Engestrom wrote:
>> drm-common.h:63:49: warning: ‘struct egl’ declared inside parameter list
>> will not be
>> visible outside of this definition or declaration
>> int (*run)(const struct gbm *gbm, const struct eg
On 13 March 2017 at 17:14, Eric Engestrom wrote:
> drm-common.h:63:49: warning: ‘struct egl’ declared inside parameter list will
> not be
> visible outside of this definition or declaration
> int (*run)(const struct gbm *gbm, const struct egl *egl);
>
drm-common.h:63:49: warning: ‘struct egl’ declared inside parameter list will
not be
visible outside of this definition or declaration
int (*run)(const struct gbm *gbm, const struct egl *egl);
^~~
drm-common.h:63:26: warning: ‘struct gbm’ declared