[Wayland-bugs] [Bug 63485] "private" member variable in weston_surface struct is a reserved keyword in C++

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 12 12:52:48 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63485

U. Artie Eoff <ullysses.a.eoff at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #2 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
(In reply to comment #1)
> We can't fix this in a stable release series, it breaks the module API. 
> What you can do is say
> 
> #define private configure_private
> #include "compositor.h"
> #undef private
> 
> to work around the problem.
> 
> Kristian

We can live with this workaround. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130412/5d45c61a/attachment.html>


More information about the Wayland-bugs mailing list