Bug 54502

Summary: [bug] test-text-client does not compile
Product: Wayland Reporter: U. Artie Eoff <ullysses.a.eoff>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description U. Artie Eoff 2012-09-04 17:42:34 UTC
The test-text-client test was added in commit <http://cgit.freedesktop.org/wayland/weston/commit/tests/test-text-client.c?id=b00e6632f6d64086884a1d35ce7b5ac9c65ca46d>.  The test does not compile, producing the following error:

test-text-client.c: In function ‘create_text_model’:
test-text-client.c:163:2: error: too few arguments to function ‘text_model_factory_create_text_model’
In file included from test-text-client.c:30:0:
../clients/text-client-protocol.h:191:1: note: declared here
make[2]: *** [test-text-client.o] Error 1
Comment 1 U. Artie Eoff 2012-09-04 17:54:30 UTC
Patch submitted <http://lists.freedesktop.org/archives/wayland-devel/2012-September/005215.html>
Comment 2 Philipp Brüschweiler 2012-09-04 17:55:48 UTC
I think the problem is that the underlying functionality hasn't been commited yet, but somehow the tests are...

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.