help: is there any way to use integer 64 type in protocol?

Pekka Paalanen ppaalanen at gmail.com
Sun Apr 20 11:17:20 PDT 2014


On Sun, 20 Apr 2014 11:10:15 +0000
"Wang, Quanxian" <quanxian.wang at intel.com> wrote:

> Hi,
> 
> Is there any way to use type of integer 64bit in protocol?

No. You will have to use two 32-bit arguments, or propose a patch
to add 64-bit types in a completely backwards-compatible way. I am
not sure what the latter option would entail.

The presentation extension could make use of a 64-bit type, too.


Thanks,
pq


More information about the wayland-devel mailing list