[Wayland-bugs] [Bug 66716] New: Include mismatch between 64bit & 32bit wayland-client-protocol.h

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 8 15:56:34 PDT 2013


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

          Priority: medium
            Bug ID: 66716
          Assignee: wayland-bugs at lists.freedesktop.org
           Summary: Include mismatch between 64bit & 32bit
                    wayland-client-protocol.h
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: mike at fireburn.co.uk
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: wayland
           Product: Wayland

It seems that wayland-client-protocol.h is generated slightly different between
64 & 32bit builds:

--- wayland-9999-amd64/src/wayland-client-protocol.h    2013-07-09
00:49:42.302960448 +0100
+++ wayland-9999-x86/src/wayland-client-protocol.h      2013-07-09
00:49:38.050960576 +0100
@@ -124,7 +124,7 @@
         */
        void (*error)(void *data,
                      struct wl_display *wl_display,
-                     void *object_id,
+                     struct wl_object *object_id,
                      uint32_t code,
                      const char *message);
        /**

Any idea what's changed since 1.1.0 to cause this?

-- 
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/20130708/c713728f/attachment.html>


More information about the Wayland-bugs mailing list