Re: Make, MAKE_TERMOUT, color escape sequences, TTYs, and PTYs

2016-05-31 Thread Josh Triplett
On Sun, May 29, 2016 at 11:04:49AM -0400, Paul Smith wrote: > On Sat, 2016-05-28 at 16:09 -0700, Josh Triplett wrote: > > If make's own stdout/stderr refers to a PTY, make could create PTYs in > > place of pipes, collect output that way, and synchronize it to its own > > stdout/stderr as it does no

[bug #48070] "make update" fails at wget of translationproject translations

2016-05-31 Thread Josh Triplett
Follow-up Comment #2, bug #48070 (project make): I managed to work around it for now by running "make scm-update". You may want to consider pointing to that from README.git. ___ Reply to this item at:

[bug #48070] "make update" fails at wget of translationproject translations

2016-05-31 Thread Paul D. Smith
Follow-up Comment #1, bug #48070 (project make): I've sent a query to the translation project coordinator: I have no control over or insight into the management of that site. You can probably hack this, if you wanted to, by mucking with the po/LINGUAS file to remove translations you don't have.

[bug #48070] "make update" fails at wget of translationproject translations

2016-05-31 Thread Josh Triplett
URL: Summary: "make update" fails at wget of translationproject translations Project: make Submitted by: joshtriplett Submitted on: Tue 31 May 2016 12:37:34 PM PDT Severity: 3 - Normal

[bug #46242] Race condition when input file is updated while compiling

2016-05-31 Thread Paul D. Smith
Update of bug #46242 (project make): Item Group: Bug => Enhancement ___ Reply to this item at: ___ Messag

RE: [PATCH] Silence some compiler warnings

2016-05-31 Thread Luke Allardyce
Great, thanks. They both seem to be fixed in gnulib. From: Paul Smith Sent: 31 May 2016 16:23 To: Luke Allardyce; bug-make@gnu.org Subject: Re: [PATCH] Silence some compiler warnings On Tue, 2016-05-31 at 11:14 +0900, Luke Allardyce wrote: > GCC complains about unused parameters and an ambiguous-

Re: [PATCH] Silence some compiler warnings

2016-05-31 Thread Paul Smith
On Tue, 2016-05-31 at 11:14 +0900, Luke Allardyce wrote: > GCC complains about unused parameters and an ambiguous-looking if-else > in getopt.c The getopt.c contained in the GNU make release is actually copied from gnulib: I don't want to modify/maintain my own version of these files. For the ne

[bug #47995] Parallel double-colon breaks FORCE

2016-05-31 Thread Paul D. Smith
Update of bug #47995 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Component Version:

[bug #48009] Increased stack rlimit is inherited by the subprocesses to make when make restarts

2016-05-31 Thread Paul D. Smith
Update of bug #48009 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release: