Albert Chin asked:
> Does gl_cv_func_vsnprintf_posix=yes on AIX 5.1, and Solaris 6-9/SPARC?
No. According to the table at the end of m4/printf.m4, the first and second test
will fail on these platforms.
Bruno
On Wed, Mar 07, 2007 at 02:50:41AM +0100, Bruno Haible wrote:
> m4/vsnprintf-posix.m4 ===
> # vsnprintf-posix.m4 serial 1
> dnl Copyright (C) 2007 Free Software Foundation, Inc.
> dnl This file is free software; the Free Software Foundation
> dnl
Here is the variant of the 'vsnprintf' module that provides a full POSIX
vsnprintf() function.
2007-03-06 Bruno Haible <[EMAIL PROTECTED]>
* modules/vsnprintf-posix: New file.
* m4/vsnprintf-posix.m4: New file.
* m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extract