[PATCH 16/16] xv: Remove the pScreen from the XV encodings.
Keith Packard
keithp at keithp.com
Fri Jul 18 12:02:31 PDT 2014
Eric Anholt <eric at anholt.net> writes:
> It was never used, and it meant a bunch of pointless frobbing of
> structure members between the DDX and DIX.
This will generate warnings when initializing the (char *) name field
From a constant string.
One option would be to just make that 'const' and then stop strdup'ing
them.
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140718/bac4e288/attachment.sig>
More information about the xorg-devel
mailing list