[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error reporting
From: |
Paul Smith |
Subject: |
Re: error reporting |
Date: |
Tue, 08 Apr 2014 17:17:57 -0400 |
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/