<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Include mismatch between 64bit & 32bit wayland-client-protocol.h"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66716">66716</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Include mismatch between 64bit & 32bit wayland-client-protocol.h
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mike@fireburn.co.uk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>wayland
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr></table>
<p>
<div>
<pre>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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>