https://bugs.freedesktop.org/show_bug.cgi?id=93063
Bug ID: 93063 Summary: drm_helper.h:227:1: error: static declaration of ‘pipe_virgl_create_screen’ follows non-static declaration Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Keywords: regression Severity: normal Priority: medium Component: Mesa core Assignee: mesa-dev@lists.freedesktop.org Reporter: v...@freedesktop.org QA Contact: mesa-dev@lists.freedesktop.org mesa: 4cff16bc3a84569da05e672c8226931678aa62c0 (master 11.2.0-devel) CC gallium_dri_la-target.lo In file included from target.c:1:0: ../../../../src/gallium/auxiliary/target-helpers/drm_helper.h:227:1: error: static declaration of ‘pipe_virgl_create_screen’ follows non-static declaration pipe_virgl_create_screen(int fd) ^ In file included from ../../../../src/gallium/auxiliary/target-helpers/drm_helper.h:6:0, from target.c:1: ../../../../src/gallium/auxiliary/target-helpers/drm_helper_public.h:32:1: note: previous declaration of ‘pipe_virgl_create_screen’ was here pipe_virgl_create_screen(int fd); ^ -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev