[PATCH:libXt 5/5] makestrs: Use asprintf() if available

Alan Coopersmith alan.coopersmith at oracle.com
Sun Jan 25 19:55:49 PST 2015


On 01/25/15 10:40 AM, walter harms wrote:
> IMHO, it would be better to have a private asprintf() in case ifndef HAVE_ASPRINTF
> 1. this may be useful in other places

Nope, this is a standalone program used in the build process and not linked to
anything but libc, and nothing else links to it.  This single source file is
the entirety of the program - there can be no other places to use it.

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


More information about the xorg-devel mailing list