[PATCH xserver 6/7 v2] sync: Convert from "CARD64" to int64_t.
Keith Packard
keithp at keithp.com
Sat Aug 5 00:15:06 UTC 2017
Eric Anholt <eric at anholt.net> writes:
> The extension was using the name CARD64 to represent 64-bit values,
> with a #define from CARD64 to XSyncValue, a struct with a pair of
> 32-bit values representing a signed 64-bit value. This interfered
> with protocol headers using CARD64 to try to actually store a
> uint64_t. Now that stdint.h exists, let's just use that here,
> instead.
>
> v2: Fix alarm delta changes.
5.5/7 and 6 of 7 are
Reviewed-by: Keith Packard <keithp at keithp.com>
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20170804/bb5f04ab/attachment.sig>
More information about the xorg-devel
mailing list