Bug 54502 - [bug] test-text-client does not compile
Summary: [bug] test-text-client does not compile
Status: VERIFIED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 17:42 UTC by U. Artie Eoff
Modified: 2012-09-04 21:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.