Rémi Cardona wrote:
> Le 30/11/2010 05:57, Alan Coopersmith a écrit :
>> +#ifdef HAVE_VASPRINTF
>> +# define Xvasprintf vasprintf
>> +#endif
>
> No #else? Am I missing something?
else use the function we just defined before that.
Really it's just a forced inlining of the Xvasprintf -> vasprintf wrapper when
we can just call a libc implementation to save a level of function calling.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel