[Bug 95158] glx-test compilation fails in `make check`
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 26 18:35:18 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95158
--- Comment #2 from Jose Fonseca <jfonseca at vmware.com> ---
The problem are the following lines in src/glx/tests/fake_glx_screen.h :
extern "C" {
#include "glxclient.h"
};
Including headers like that inside extern C should be avoided. My change just
happened to trigger it.
I'll try to fix it.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160426/37b46a38/attachment.html>
More information about the intel-3d-bugs
mailing list