[PATCH:libXtst] Fix some const issues.

Alan Coopersmith alan.coopersmith at oracle.com
Sun Jun 2 16:31:01 PDT 2013


On 06/ 2/13 12:12 PM, Thomas Klausner wrote:
> -static const char *xrecord_extension_name = RECORD_NAME;
> +static char *xrecord_extension_name = RECORD_NAME;

NAK again, use new libXext headers instead.

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list