On 13 March 2017 at 19:24, Emil Velikov <emil.l.veli...@gmail.com> wrote: > On 13 March 2017 at 17:14, Eric Engestrom <eric.engest...@imgtec.com> 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:26: warning: ‘struct gbm’ declared inside parameter list >> will not be >> visible outside of this definition or declaration >> int (*run)(const struct gbm *gbm, const struct egl *egl); >> ^~~ >> > Was going to say "how ?" only to notice that WARN_CFLAGS is unused. > Might as well cut it down to -Wall -Wextra and make sure it's used ? > Actually I went ahead and did these last night. Patches coming in a minute.
-Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev