On Thu, 2012-01-05 at 22:35 +0100, Sebastian Pipping wrote: > Function vsnprintf could be used to fill variable "output". > Quoting the local printf(3) man page:
Erhm. Forgot about that: neither vsprintf() nor vsnprintf() were included in the C89 standard. They were added in the C99 standard. Although most every system supports them anyway, perhaps with some caveats, so far, in GNU make, we still support systems with only a C89-compliant compiler. I'll need to consider what the best way forward is for this part... _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make