On Tue, 2014-04-08 at 21:01 +0000, Rob Juergens wrote:
> Attached is a rewrite of the method vfmtconcat() in output.c. It seems
> to fix the problem.

Thanks, but as Philip mentioned earlier I've completely rewritten the
output.c file and callers of it so they use only C89 compliant functions
(so no vsnprintf(), only sprintf() and vsprintf()).

The latest code is available in the Git repository, available through
Savannah:

https://savannah.gnu.org/projects/make/



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to