Eric Anholt <[email protected]> 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. -- [email protected]
pgpqEqM4Taddu.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
