Re: [bug #40361] make 4.0 under hpux 11.31 no longer prints output correctly

2013-10-24 Thread Philip Guenther
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

Re: [bug #40361] make 4.0 under hpux 11.31 no longer prints output correctly

2013-10-24 Thread Edward Welbourne
> 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