[PATCH:xf86-input-mouse] Use asprintf (or Xprintf on old servers) instead of strdup+sprintf

Alan Coopersmith alan.coopersmith at oracle.com
Sun Jan 5 10:10:34 PST 2014


On 01/ 4/14 11:35 AM, Patrik Jakobsson wrote:
> asprintf needs _GNU_SOURCE to be defined or you'll get an implicit declaration
> and build failure. I fixed it with:

Only on Linux, and you should be using xf86-input-evdev there, not -mouse.

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


More information about the xorg-devel mailing list