[Mesa-dev] [Bug 93063] drm_helper.h:227:1: error: static declaration of ‘pipe_virgl_create_screen’ follows non-static declaration
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Nov 21 23:59:22 PST 2015
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 at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151122/0ffe3a7d/attachment.html>
More information about the mesa-dev
mailing list