From: Daniel Martin Date: Sun, 13 Oct 2013 11:44:40 +0000 (+0200) Subject: xkb: Comment out intermixed fixed size fields and lists X-Git-Tag: xcb-proto-1.10~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e76dc36de885339d680e8faf8afce19250d7dcb6;p=platform%2Fupstream%2Fxcb-proto.git xkb: Comment out intermixed fixed size fields and lists c_client.py doesn't handle such intermixed fixed size fields and lists correctly. Therefor comment them out. With that change the size of the generated request structure for ListComponents has 8 Bytes which is the same as xkbListComponentsReq has and the server checks REQUEST_AT_LEAST_SIZE(xkbListComponentsReq). The same goes for GetKbdByName, which results in a structure of 12 Bytes. Signed-off-by: Daniel Martin Reviewed-By: Ran Benita --- diff --git a/src/xkb.xml b/src/xkb.xml index a095958..8c9b067 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -1974,6 +1974,7 @@ authorization from the authors. + @@ -2035,6 +2037,7 @@ authorization from the authors. +