Colin Walters writes:
> Subject: [PATCH] xf86platformBus: Add assertion to avoid (fatal) compiler
> warning
Merged.
5c2e9fa..ac3acab master -> master
--
keith.pack...@intel.com
pgpcabd21bteJ.pgp
Description: PGP signature
___
xorg-devel@lists
Colin Walters writes:
> Hi Keith,
>
> This regressed compilation of the Intel driver in gnome Continuous.
Thanks. I noticed the same problem last night.
Reviewed-by: Keith Packard
--
keith.pack...@intel.com
pgpK3v9UHqGdb.pgp
Description: PGP signature
__
Hi Keith,
This regressed compilation of the Intel driver in gnome Continuous.
I've attached a patch which fixes it here.
From 3bfd4178341f8eb2c22ff3287478ce3c8a542028 Mon Sep 17 00:00:00 2001
From: Colin Walters
Date: Fri, 18 Jul 2014 08:11:14 -0400
Subject: [PATCH] xf86platformBus: Add assertio
Hi,
On 07/16/2014 02:31 AM, Keith Packard wrote:
> Here's a 'real' version of the proposed OdevAttributes API
> change. This one provides a patch which adds a backward compatible API
> for drivers. I made that API perform compile-time checks on the
> attribute and default values provided to make s
Here's a 'real' version of the proposed OdevAttributes API
change. This one provides a patch which adds a backward compatible API
for drivers. I made that API perform compile-time checks on the
attribute and default values provided to make sure drivers won't get
surprised by the semantic difference