On Thu, 2017-06-08 at 19:43 +0100, Daniel Stone wrote:
> + for (i = 0; i < nmodifiers; i++) {
> + /* XXX: Could this be better ... ? */
> + WriteToClient(client, sizeof(CARD32), &modifiers_hi[i]);
> + WriteToClient(client, sizeof(CARD32), &modifiers_lo[i]);
> + }
Could we just put a CARD64 on the wire instead? Sure seems like it'd be
simpler, here and elsewhere.
- ajax
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel