On Sat, 8 May 2010 12:57:37 +0200, Julien Cristau <[email protected]> wrote:
> Can we make the stuff in InputAttributes const instead?
Yeah, that appears to mostly work. I can't figure out how to get this
line to compile:
attrs.tags = xstrtokenize(udev_device_get_property_value(udev_device,
"ID_INPUT.tags"), ",");
no matter how I decorate the declaration of 'tags' with 'const'. And, of
course, freeing the tags will take a cast.
--
[email protected]
pgpRaquwWBiFk.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
