https://bugs.freedesktop.org/show_bug.cgi?id=64691
Rob Bradford <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Rob Bradford <[email protected]> --- This has been resolved by: commit 173ff5326d66ed6f37ff0a4153a7ab2a788e46e3 Author: U. Artie Eoff <[email protected]> Date: Fri May 17 06:12:50 2013 -0700 fix module_init signature in module tests surface-global-test and surface-test did not get updated to the new module_init(...) signature when it changed in a50e6e4c500e3080b8df7ec14c7e42741477a423. Thus, they failed to compile. Simply running 'make check' shows the problem. This patch fixes it. fixes https://bugs.freedesktop.org/show_bug.cgi?id=64691 Signed-off-by: U. Artie Eoff <[email protected]> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
