On Thu, Oct 24, 2013 at 3:43 PM, Frank Heckenbach
wrote:
> Another thing that changed in the course of the output patches is that
> messages are now generated in vfmtconcat() using vsnprintf() as well as
> va_copy(), both C99 and at least the latter AFAIK not very widely used.
>
> For testing you
> I'm guessing this regression is most likely to have been caused during the
> consolidation of output generators into output.c perhaps something c99 that HP
> haven't implemented correctly?
Which tool-chain did you use to compile make ?
If you used the HP-UX native compiler, then your suggestion