[PATCH 1/6] Move the INT64 types in sync.xml to the sync: namespace

Peter Harris pharris at opentext.com
Wed Nov 6 08:26:12 PST 2013


On 2013-11-05 19:39, Keith Packard wrote:
> This makes sure we use the crazy sync-specific 64-bit datatype instead
> of the global INT64 type
> 
> Signed-off-by: Keith Packard <keithp at keithp.com>
> ---
>  src/sync.xml | 26 +++++++++++++-------------
>  1 file changed, 13 insertions(+), 13 deletions(-)
> 
> diff --git a/src/sync.xml b/src/sync.xml
> index 516d149..ae3bbbc 100644
> --- a/src/sync.xml
> +++ b/src/sync.xml
> @@ -41,14 +41,14 @@ for licensing information.
>      <item name="Events">   <bit>5</bit></item>
>    </enum>
>  
> -  <struct name="INT64">
> +  <struct name="sync:INT64">

This change isn't necessary, and should probably be omitted.

For the rest of the changes in this patch,
Reviewed-by: Peter Harris <pharris at opentext.com>

Peter Harris
-- 
               Open Text Connectivity Solutions Group
Peter Harris                    http://connectivity.opentext.com/
Research and Development        Phone: +1 905 762 6001
pharris at opentext.com            Toll Free: 1 877 359 4866


More information about the xorg-devel mailing list