bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Daniel Richard G.
Subject: [bug #40361] make 4.0 under hpux 11.31 no longer prints output correctly
Date: Fri, 08 Nov 2013 05:12:55 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #16, bug #40361 (project make):

Hello everyone,

Please have a look at my patch for bug #40515. The culprit is vsnprintf().

On HP-UX, this function returns -1 if the buffer is not big enough, and
vfmtconcat() wasn't handling that at all.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40361>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]