Summary: | subsurface-server-protocol.h: No such file or directory | ||
---|---|---|---|
Product: | Wayland | Reporter: | U. Artie Eoff <ullysses.a.eoff> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | ppaalanen |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
U. Artie Eoff
2013-05-13 13:22:48 UTC
Patch submitted to list: http://lists.freedesktop.org/archives/wayland-devel/2013-May/009177.html TODO: We should develop a test for Weston's 'make check' that checks for these types of breaks. For example, stage-install the SDK and compile a simple module program. commit ec08f334820921c2843c37b0b1795748aea37c87 Author: U. Artie Eoff <ullysses.a.eoff@intel.com> Date: Mon May 13 15:55:47 2013 -0700 move subsurface-server-protocol.h include out of compositor.h The subsurface-server-protocol.h header should not be included by any headers that are part of the SDK since it is not exported. Otherwise, SDK consumers will break during compilation. Move this include from compositor.h to compositor.c. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=64537 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.